diff options
| -rw-r--r-- | images/gnu-made.png | bin | 0 -> 5272 bytes | |||
| -rw-r--r-- | index.html | 7 | 
2 files changed, 6 insertions, 1 deletions
diff --git a/images/gnu-made.png b/images/gnu-made.png Binary files differnew file mode 100644 index 0000000..ea93ff3 --- /dev/null +++ b/images/gnu-made.png @@ -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"/>  | 
