🔨 Fixed wrong images paths
continuous-integration/drone/push Build is passing Details

master
ImNicolasTheDev 1 year ago
parent 76293a6748
commit 52bb4d71fb

@ -50,11 +50,11 @@
<p>(PHP / JavaScript / Kotlin / .NET / EntityFramework / MySQL)</p> <p>(PHP / JavaScript / Kotlin / .NET / EntityFramework / MySQL)</p>
<br/> <br/>
<div class="layoutImg"> <div class="layoutImg">
<img src="Images/nodemunch1.png" alt="NodeMunch" width="65%" height="auto"/> <img src="images/nodemunch1.png" alt="NodeMunch" width="65%" height="auto"/>
</div> </div>
<div class="layoutImg"> <div class="layoutImg">
<img src="Images/nodemunch2.png" alt="SkateUnity" width="40%" height="auto"/> <img src="images/nodemunch2.png" alt="SkateUnity" width="40%" height="auto"/>
<img src="Images/nodemunch3.png" alt="SkateUnity" width="55%" height="auto"/> <img src="images/nodemunch3.png" alt="SkateUnity" width="55%" height="auto"/>
</div> </div>
<br/> <br/>
<br/> <br/>
@ -62,17 +62,17 @@
<p>(HTML / CSS)</p> <p>(HTML / CSS)</p>
<br/> <br/>
<div class="layoutImg"> <div class="layoutImg">
<img src="Images/skateUnity1.png" alt="SkateUnity" width="75%" height="auto"/> <img src="images/skateUnity1.png" alt="SkateUnity" width="75%" height="auto"/>
</div> </div>
<br/> <br/>
<div class="layoutImg"> <div class="layoutImg">
<img src="Images/skateUnity2.png" alt="SkateUnity" width="55%" height="auto"/> <img src="images/skateUnity2.png" alt="SkateUnity" width="55%" height="auto"/>
<img src="Images/skateUnity3.png" alt="SkateUnity" width="40%" height="auto"/> <img src="images/skateUnity3.png" alt="SkateUnity" width="40%" height="auto"/>
</div> </div>
<br/> <br/>
<h2><u>Une multitude de compositions,</u> notamment de la MAO (Musique Assistée par Ordinateur) sur le logiciel <b>Open-Source LMMS :</b></h2> <h2><u>Une multitude de compositions,</u> notamment de la MAO (Musique Assistée par Ordinateur) sur le logiciel <b>Open-Source LMMS :</b></h2>
<div class="layoutImg"> <div class="layoutImg">
<img src="Images/lmmsExample.png" alt="SkateUnity" width="70%" height="auto"/> <img src="images/lmmsExample.png" alt="SkateUnity" width="70%" height="auto"/>
</div> </div>
<br/> <br/>
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1438360795&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/shysudo" title="Shysudo" target="_blank" style="color: #cccccc; text-decoration: none;">Shysudo</a> · <a href="https://soundcloud.com/shysudo/harmony" title="Harmony - Part 2" target="_blank" style="color: #cccccc; text-decoration: none;">Harmony - Part 2</a></div> <iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1438360795&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/shysudo" title="Shysudo" target="_blank" style="color: #cccccc; text-decoration: none;">Shysudo</a> · <a href="https://soundcloud.com/shysudo/harmony" title="Harmony - Part 2" target="_blank" style="color: #cccccc; text-decoration: none;">Harmony - Part 2</a></div>

@ -8,7 +8,7 @@
<link rel="stylesheet" href="background.css" type="text/css"/> <link rel="stylesheet" href="background.css" type="text/css"/>
<link rel="stylesheet" href="index.css" type="text/css"/> <link rel="stylesheet" href="index.css" type="text/css"/>
<link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- <base href="https://codefirst.iut.uca.fr/containers/yannchampeau-SiteWebPortfolio/"> --> <base href="https://codefirst.iut.uca.fr/containers/nicolasblondeau-portfolio_but2/">
<title>Portfolio de Nicolas BLONDEAU</title> <title>Portfolio de Nicolas BLONDEAU</title>
</head> </head>
<body> <body>

Loading…
Cancel
Save