summaryrefslogtreecommitdiff
path: root/artistes.html
diff options
context:
space:
mode:
Diffstat (limited to 'artistes.html')
-rw-r--r--artistes.html28
1 files changed, 16 insertions, 12 deletions
diff --git a/artistes.html b/artistes.html
index 062db55..24128ab 100644
--- a/artistes.html
+++ b/artistes.html
@@ -3,22 +3,22 @@
<link rel="stylesheet" href="artistes.css">
</head>
<body>
- <nav>
- <ol>
- <li>accueil</li>
- <li>artistes</li>
- <li>calendrier</li>
- <li>contact</li>
- </ol>
- </nav>
+ <nav>
+ <ol>
+ <li>accueil</li>
+ <li>artistes</li>
+ <li>calendrier</li>
+ <li>contact</li>
+ </ol>
+ </nav>
<div class="main">
<div id="photos">
<div id="photos-inner">
- <img id="vlad" src="https://v3.goldensun-world.com/img/artwork/vlad_b.jpg">
- <img id="garet" src="https://v3.goldensun-world.com/img/artwork/garet_b.jpg">
- <img id="ivan" src="https://v3.goldensun-world.com/img/artwork/ivan_b.jpg">
- <img id="sofia" src="https://v3.goldensun-world.com/img/artwork/sofia_b.jpg">
+ <!-- <img src="https://v3.goldensun-world.com/img/artwork/vlad_b.jpg"> -->
+ <!-- <img src="https://v3.goldensun-world.com/img/artwork/garet_b.jpg"> -->
+ <!-- <img src="https://v3.goldensun-world.com/img/artwork/ivan_b.jpg"> -->
+ <!-- <img src="https://v3.goldensun-world.com/img/artwork/sofia_b.jpg"> -->
</div>
</div>
@@ -69,4 +69,8 @@
</div>
</div>
+
+ <footer>
+ <p>Mentions légales - Plan du site</p>
+ </footer>
</body>