ajout d'une page destinee a rediriger vers les copains

This commit is contained in:
2026-03-09 05:52:11 +01:00
parent 5d3c64070e
commit 199e94a1dc
3 changed files with 14 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
<section>
</body>
<footer>
<small id="footer-text">© <script>document.write(new Date().getFullYear())</script> Hatmos. All Rights Reserved.</small>
<small class="footer-text">© <script>document.write(new Date().getFullYear())</script> Hatmos. All Rights Reserved.</small>
<small class="footer-text"><a href="{{ get_url(path='@/copains.md')}}">Chez les copains</a></small>
</footer>
</html>