Update poster
This commit is contained in:
parent
106122bf61
commit
a2d9c576a3
1 changed files with 4 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
<body>
|
<body>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="index.html">home</a>
|
<a href="index.html">home</a>
|
||||||
<a href="infos-pratiques.html" >infos pratiques</a>
|
<a href="guide.html" >guide</a>
|
||||||
<a href="poster.html" class="current">poster</a>
|
<a href="poster.html" class="current">poster</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
</section>
|
</section>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
<aside>Malheureusement, ce générateur ne fonctionne pas sur mobile pour le moment. <a href="https://git.interhacker.space/interhack/2026.camp.public.website/issues/6 ">Aidez-nous à le réparer ?</a></aside>
|
|
||||||
<main>
|
<main>
|
||||||
<img class="draggable randomStart" src="assets/stickers/arbre-hetre.webp" alt="">
|
<img class="draggable randomStart" src="assets/stickers/arbre-hetre.webp" alt="">
|
||||||
<img class="draggable randomStart" src="assets/stickers/bac-e2.webp" alt="">
|
<img class="draggable randomStart" src="assets/stickers/bac-e2.webp" alt="">
|
||||||
|
|
@ -56,6 +56,8 @@
|
||||||
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
<aside>Malheureusement, ce générateur ne fonctionne pas sur mobile pour le moment. <br> <a href="https://git.interhacker.space/interhack/2026.camp.public.website/issues/6">Aidez-nous à le réparer ?</a></aside>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue