Files
patate.dev/pages/footer.html

9 lines
541 B
HTML

<html>
<footer id="foot">
<a href="//gnu.org" aria-label="GNU website"><img alt="GNU/Linux" src="/images/footer/gnu_linux.png" width="88" height="31"/></a>
<img alt="" src="/images/footer/internet-privacy.gif" width="88" height="31"/>
<a href="//torproject.org" aria-label="Tor project"><img alt="Tor" src="/images/footer/tor.gif" width="88" height="31"/></a>
<a href="." aria-label="patate.dev"><img alt="patate.dev" src="/images/footer/patate_dev.png" width="88" height="31"/></a>
</footer>
</html>