Add links in footer
This commit is contained in:
parent
239ce00159
commit
3844e4c59e
4 changed files with 8 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
<footer>
|
||||
<p>
|
||||
Made with ♥ 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>
|
||||
|
|
|
@ -46,6 +46,8 @@
|
|||
<footer>
|
||||
<p>
|
||||
Made with ♥ 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>
|
||||
|
|
|
@ -31,6 +31,8 @@
|
|||
<footer>
|
||||
<p>
|
||||
Made with ♥ 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>
|
||||
|
|
|
@ -42,6 +42,8 @@
|
|||
<footer>
|
||||
<p>
|
||||
Made with ♥ 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>
|
||||
|
|
Loading…
Reference in a new issue