summaryrefslogtreecommitdiffstats
path: root/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'home.html')
-rw-r--r--home.html29
1 files changed, 23 insertions, 6 deletions
diff --git a/home.html b/home.html
index 7ee218a..789a58a 100644
--- a/home.html
+++ b/home.html
@@ -52,11 +52,28 @@ learn the ins and outs of hosting your own, click
Use git:// to clone; I couldn't figure out HTTPS with cgit.
Besides, git is faster.
- <p>Join the FSF!</p>
-<a href="https://my.fsf.org/join?referrer=5575602"
- target="_blank" rel="noopener noreferrer">
- <img src="/static/5575602.png"/>
-</a>
-
+ <table>
+ <tr>
+ <td>
+ <a href="https://my.fsf.org/join?referrer=5575602"
+ target="_blank" rel="noopener noreferrer">
+ <img src="/static/5575602.png"/>
+ </a>
+ </td>
+ <td>
+ <a href="https://gifcities.org/">
+ <img src="/static/vim.gif" />
+ </a>
+ </td>
+ <td>
+ <a href="https://anybrowser.org/campaign/abgraphics.html#AllGraphics">
+ <img src="/static/brain.gif" />
+ </a>
+ </td>
+ </tr>
+ </table>
+ <a href="https://web.archive.org/web/20091022172313/http://geocities.com/salat2001de/hitch/hitchhiker.html">
+ <img src="/static/panic.gif" />
+ </a>
</center>
{% endblock %}