diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-02 19:29:15 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-07-02 19:29:15 -0400 |
| commit | 1fe2ca5ae3f4ad219f52277954f0c4ffd8efd552 (patch) | |
| tree | 36c793a7c7d847c47de2c638de77f8602b7d252c /crypto.html | |
| parent | 8442355ee178add662fd63afc6187752e948f4aa (diff) | |
footers icons easier to click
Diffstat (limited to 'crypto.html')
| -rw-r--r-- | crypto.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto.html b/crypto.html index be9a17e..b3c314f 100644 --- a/crypto.html +++ b/crypto.html @@ -82,5 +82,5 @@ </ul> </main> - <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer> + <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> </body> |
