diff options
author | nathan <nathansmith@posteo.com> | 2025-04-25 00:35:13 -0600 |
---|---|---|
committer | nathan <nathansmith@posteo.com> | 2025-04-25 00:35:13 -0600 |
commit | 03d4f27aa76fa6520c287ef6ae70855f863ff7ad (patch) | |
tree | a94b19d590ef26d78387b0d01d91744fc1015620 /index.html | |
parent | 0521ba37c52365904a0b08e63c47eecf5f9669cc (diff) |
Added emacs button
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -233,7 +233,12 @@ table { <img src="images/tiny_lain.gif" alt="Lain"/> <br/> - <img src="images/ublock_now.png" alt="ublock now"/> + <a href="https://www.gnu.org/software/emacs" target="_blank"> + <img src="images/gnu-made.png" alt="Made with gnu emacs"/> + </a> + <a href="https://ublockorigin.com" target="_blank"> + <img src="images/ublock_now.png" alt="ublock now"/> + </a> <img src="images/crush_capitalism.png" alt="crush capitalism!"/> <img src="images/antinft.gif" alt="This is an Anti-NFT Site"/> <img src="images/linux_powered.gif" alt="Linux powered"/> |