summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJonas Kohl <gitlab@jonaskohl.de>2024-07-25 17:17:07 +0200
committerJonas Kohl <gitlab@jonaskohl.de>2024-07-25 17:17:07 +0200
commit8effbccd6057b2d804ea55b88c5dfe5d5c0945a5 (patch)
tree30a18bd0a4ce0443cf6677793da8b6cd006fd74c /src
parent444f71e084aeeb808c8da4e24b9a352b81e2d111 (diff)
Add eat the rich button
Diffstat (limited to 'src')
-rw-r--r--src/includes/buttons.php1
-rw-r--r--src/static/buttons/eat_the_rich.gifbin0 -> 60429 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/includes/buttons.php b/src/includes/buttons.php
index 9b1b26b..c8840b7 100644
--- a/src/includes/buttons.php
+++ b/src/includes/buttons.php
@@ -11,6 +11,7 @@ foreach ([
],
"macmade-wht" => "Made on a Mac",
"pride" => "Pride, now!",
+ "eat_the_rich" => "Eat! The! RICH!",
"desktop" => "Best viewed on Desktop",
] as $src => $alt):
$hasLink = false;
diff --git a/src/static/buttons/eat_the_rich.gif b/src/static/buttons/eat_the_rich.gif
new file mode 100644
index 0000000..88d1bd7
--- /dev/null
+++ b/src/static/buttons/eat_the_rich.gif
Binary files differ