web/footer.html
2023-05-04 23:31:11 +02:00

49 lines
2.4 KiB
HTML

<footer>
<div id="footer-main">
<div class="pred-buttons">
<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/%gitfile%">Code source de la page</a></p>
<p id="footer-contact">2023 (c) rick <span id="footer-link-email">&lt;rick [at] gnous [dot] eu&gt;</span></p>
</div>
<a class="pred-buttons" href="https://www.gnu.org/gnu40">
<img height=70px alt="Celebrer les 40 ans de GNU!" src="/img/GNU40_badge.svg" />
</a>
<a id="fsf" class="pred-buttons" 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">
<div>
<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="https://jigsaw.w3.org/css-validator/validator?uri=gyiwr.tf&profile=css3svg&usermedium=all&warning=2">
<img alt="Valid CSS!" src="/img/vcss.gif" />
</a>
<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>
<img alt="Under Construction" src="/img/under_construction.png" />
</div>
<div>
<a href="https://web.archive.org/web/20000817070058/http://www.early.com/~emackey/linux/">
<img alt="Linux, the choice of a GNU generation" src="/img/linux.gif" />
</a>
</div>
</div>
</footer>
</body>
</html>