diff options
author | Jonas Kohl | 2024-07-25 17:17:07 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-25 17:17:07 +0200 |
commit | 8effbccd6057b2d804ea55b88c5dfe5d5c0945a5 (patch) | |
tree | 30a18bd0a4ce0443cf6677793da8b6cd006fd74c | |
parent | 444f71e084aeeb808c8da4e24b9a352b81e2d111 (diff) |
Add eat the rich button
-rw-r--r-- | src/includes/buttons.php | 1 | ||||
-rw-r--r-- | src/static/buttons/eat_the_rich.gif | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..88d1bd7 --- /dev/null +++ b/src/static/buttons/eat_the_rich.gif |