web/footer.html
2022-03-18 00:16:35 +01:00

34 lines
1.5 KiB
HTML

<footer>
<div id="footer-main">
<div>
<a href="https://git.gyiwr.tf/gyiwr/tree/LICENSE">
<img alt="logo GPL3" src="img/gplv3-or-later.png" />
</a>
</div>
<div id="footer-text">
<p>Site sans cookie, ni JS, ni tracker.</p>
<p><a href="https://git.gyiwr.tf/gyiwr/tree/%file%">Code source de la page</a></p>
<p id="footer-contact">2021 (c) rick <span id="footer-link-email">&lt;rick [at] gnous [dot] eu&gt;</span></p>
</div>
<a id="fsf" href="https://my.fsf.org/join">
<img alt="Membre de la FSF depuis décembre 2019" src="img/fsf.png" />
</a>
</div>
<div id="buttons">
<a href="http://www.vim.org/">
<img alt="Edited with vim, Improved & Free. I love my editor" src="img/vim.gif" />
</a>
<img alt="This site is certified 100% cookie free!" src="img/no-cookie.png" />
<a href="http://www.mabsland.com/Adoption.html">
<img alt="Panda - Web G" src="img/Censor_Gc.gif" />
</a>
<img alt="made with my own two paws" src="img/paws.png" />
<a href="https://web3isgoinggreat.com/">
<img alt="Sat no to WEB3 - Keep the web Free" src="img/keep.gif" />
</a>
</div>
</footer>
</body>
</html>