fix: Google SEO, we're at 100% now

https://pagespeed.web.dev/analysis/https-www-patate-dev/8vutlin5kc\?form_factor\=desktop
This commit is contained in:
2024-04-22 15:00:08 +02:00
parent cff24f6856
commit 3485265d08
7 changed files with 18 additions and 21 deletions

View File

@@ -1,8 +1,8 @@
<html>
<footer id="foot">
<a href="//gnu.org"><img alt="GNU/Linux" src="/images/footer/gnu_linux.png" /></a>
<img alt="" src="/images/footer/internet-privacy.gif" />
<a href="//torproject.org"><img alt="Tor" src="/images/footer/tor.gif" /></a>
<a href="."><img alt="patate.dev" src="/images/footer/patate_dev.png" /></a>
<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>