Skip to content

Commit

Permalink
update images in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrcrpntr authored Jul 20, 2024
1 parent 1d28792 commit 70bc532
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<div class="inner">
<h1>Roots Engine</h1>
<h2>Reggae, jazz and soul</h2>
<p>En concert à la <a href="https://www.damedecanton.com/" target="_blank">Dame de Canton</a> à l'automne 2024. Bon été !</p>
<p>De retour à la <a href="https://www.damedecanton.com/" target="_blank">Dame de Canton</a> à l'automne 2024. Bon été à tous !</p>
</div>
</div>
<nav>
Expand All @@ -88,7 +88,7 @@ <h2>Reggae, jazz and soul</h2>
<article id="bio">
<h2 class="major">Biographie</h2>
<p>&larr; <a href="#">Retour à l'accueil</a></p>
<span class="image main"><img data-src="images/concert_photo.jpg" class="lazyload" alt="" /></span>
<span class="image main"><img data-src="images/roots_02.jpg" class="lazyload" alt="" /></span>
<p>Roots Engine est un groupe de 8 musiciens de différents coins de France pratiquant un reggae roots teinté de jazz, de dub et de soul. Portée par la voix lead d'Eno et par des riffs de cuivres brillants, la formation a la volonté de partager une musique différente, singulière et sincère.
</p>
<p>
Expand Down Expand Up @@ -129,7 +129,7 @@ <h2 class="major">Musiques et vidéos</h2>
<article id="concerts">
<h2 class="major">Concerts</h2>
<p>&larr; <a href="#">Retour à l'accueil</a></p>
<span class="image main"><img data-src="images/3is.jpg" class="lazyload" alt="" /></span>
<span class="image main"><img data-src="images/roots_01.jpg" class="lazyload" alt="" /></span>

<div class="table-wrapper">
<!--<p><b>À VENIR :</b>
Expand Down Expand Up @@ -340,6 +340,7 @@ <h2 class="major">Concerts</h2>
<article id="musiciens">
<h2 class="major">Musiciens</h2>
<p>&larr; <a href="#">Retour à l'accueil</a></p>
<span class="image main"><img data-src="images/roots_04.jpg" class="lazyload" alt="" /></span>
<ul>
<li>Chant/Flûte traversière - Enora</li>
<li>Guitare - Bertrand</li>
Expand All @@ -355,6 +356,7 @@ <h2 class="major">Musiciens</h2>
<article id="contact">
<h2 class="major">Contact</h2>
<p>&larr; <a href="#">Retour à l'accueil</a></p>
<span class="image main"><img data-src="images/roots_03.png" class="lazyload" alt="" /></span>
<ul class="icons">
<!-- <a href="mailto:[email protected]" class="icon fas fa-envelope">
<span class="label">[email protected]</span>
Expand Down

0 comments on commit 70bc532

Please sign in to comment.