This commit is contained in:
Yoan Guerin
2025-12-05 05:57:08 +01:00
parent 20be83aa3c
commit 653d588374

View File

@@ -5,7 +5,7 @@
<header> <header>
<img src="../static/pinguin(1).gif" alt="Mascotte animée" class="header-gif" /> <img src="../static/pinguin(1).gif" alt="Mascotte animée" class="header-gif" />
<h1>Accueil</h1> <h1>Jeu type pokemon</h1>
{% include 'header.html' %} {% include 'header.html' %}
</header> </header>