fix: compatibility with IE3, Netscape 7 and below
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<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>
|
||||
<a href="//gnu.org" aria-label="GNU website"><img alt="GNU/Linux" src="/images/footer/gnu_linux.jpeg" 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.png" 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>
|
||||
<a href="//tprog.md" aria-label="tprog.md"><img alt="tprog" src="/images/footer/tprog.png" width="88" height="31"/></a>
|
||||
<a href="//0xa0.dev" aria-label="0xa0.dev"><img alt="0xa0" src="/images/footer/0xa0dev.png" width="88" height="31"/></a>
|
||||
<a href="//drawbu.dev" aria-label="drawbu.dev"><img alt="drawbu" src="/images/footer/drawbu_dev.png" width="88" height="31"/></a>
|
||||
<a href="//torproject.org" aria-label="Tor project"><img alt="Tor" src="/images/footer/tor.jpeg" width="88" height="31"/></a>
|
||||
<a href="." aria-label="patate.dev"><img alt="patate.dev" src="/images/footer/patate_dev.jpeg" width="88" height="31"/></a>
|
||||
<a href="//0xa0.dev" aria-label="0xa0.dev"><img alt="0xa0" src="/images/footer/0xa0dev.jpeg" width="88" height="31"/></a>
|
||||
<a href="//drawbu.dev" aria-label="drawbu.dev"><img alt="drawbu" src="/images/footer/drawbu_dev.jpeg" width="88" height="31"/></a>
|
||||
</footer>
|
||||
</font>
|
||||
Reference in New Issue
Block a user