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>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
Made with ♥ by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
|
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>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -46,6 +46,8 @@
|
||||||
<footer>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
Made with ♥ by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
|
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>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="assets/jeu.js" type="application/javascript"></script>
|
<script src="assets/jeu.js" type="application/javascript"></script>
|
||||||
|
|
|
@ -31,6 +31,8 @@
|
||||||
<footer>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
Made with ♥ by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
|
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>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="assets/jeu.js" type="application/javascript"></script>
|
<script src="assets/jeu.js" type="application/javascript"></script>
|
||||||
|
|
|
@ -42,6 +42,8 @@
|
||||||
<footer>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
Made with ♥ by <a href="https://gabnotes.org/about-me/">Gabriel Augendre</a>.
|
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>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="assets/jeu.js" type="application/javascript"></script>
|
<script src="assets/jeu.js" type="application/javascript"></script>
|
||||||
|
|
Loading…
Reference in a new issue