resolution trailing slash
continuous-integration/drone/push Build is passing Details

master
Roxane 1 year ago
parent 14383bbd86
commit 33ca88d4fb

@ -5,8 +5,6 @@
</component>
<component name="ChangeListManager">
<list default="true" id="0d4e44dc-11e8-4d37-b8e5-1f58496791d5" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/images/cv_rox.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/images/graphes.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/css/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/style.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
</list>
@ -33,7 +31,7 @@
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"git-widget-placeholder": "Merging master",
"git-widget-placeholder": "master",
"ignore.virus.scanning.warn.message": "true",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "D:/Utilisateurs/Roxane/IUT/PORTFOLIODOCKER/Portfolio2A",

@ -105,9 +105,7 @@ h1 {
#mesProjets:target {
display: block;
}
#bigC {
display: flex;

@ -129,7 +129,7 @@
</div>
</section>
<section id="cv">
<img id="imgcv" src="images/cv_rox.jpg">
<img id="imgcv" src="/containers/roxanerossetto-portfolio2a/images/cv_rox.jpg">
</section>
</div>
</body>

Loading…
Cancel
Save