Add links in footer

This commit is contained in:
Gabriel Augendre 2021-06-05 17:19:47 +02:00
parent 239ce00159
commit 3844e4c59e
4 changed files with 8 additions and 0 deletions

View file

@ -23,6 +23,8 @@
<footer>
<p>
Made with &hearts; by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
Ce programme est un <a href="https://fr.wikipedia.org/wiki/Logiciel_libre">logiciel libre</a>.
<a href="https://git.augendre.info/gaugendre/potain">Code source</a>.
</p>
</footer>
</body>

View file

@ -46,6 +46,8 @@
<footer>
<p>
Made with &hearts; by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
Ce programme est un <a href="https://fr.wikipedia.org/wiki/Logiciel_libre">logiciel libre</a>.
<a href="https://git.augendre.info/gaugendre/potain">Code source</a>.
</p>
</footer>
<script src="assets/jeu.js" type="application/javascript"></script>

View file

@ -31,6 +31,8 @@
<footer>
<p>
Made with &hearts; by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
Ce programme est un <a href="https://fr.wikipedia.org/wiki/Logiciel_libre">logiciel libre</a>.
<a href="https://git.augendre.info/gaugendre/potain">Code source</a>.
</p>
</footer>
<script src="assets/jeu.js" type="application/javascript"></script>

View file

@ -42,6 +42,8 @@
<footer>
<p>
Made with &hearts; by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
Ce programme est un <a href="https://fr.wikipedia.org/wiki/Logiciel_libre">logiciel libre</a>.
<a href="https://git.augendre.info/gaugendre/potain">Code source</a>.
</p>
</footer>
<script src="assets/jeu.js" type="application/javascript"></script>