From a58ae7258e41e370f2db6173539cf0eed9f4b07d Mon Sep 17 00:00:00 2001 From: Willow The Whimsical <> Date: Mon, 11 May 2026 03:52:22 -0500 Subject: added quake button --- about/index.html | 1 + index.html | 1 + quake.gif | Bin 0 -> 19427 bytes 3 files changed, 2 insertions(+) create mode 100644 quake.gif diff --git a/about/index.html b/about/index.html index 9a48724..1c7f4a7 100644 --- a/about/index.html +++ b/about/index.html @@ -44,6 +44,7 @@

Tilde Club Badge +

diff --git a/index.html b/index.html index e0438dd..c5e53f6 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@

Tilde Club Badge +

diff --git a/quake.gif b/quake.gif new file mode 100644 index 0000000..fbe5e0d Binary files /dev/null and b/quake.gif differ -- cgit