From 8effbccd6057b2d804ea55b88c5dfe5d5c0945a5 Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Thu, 25 Jul 2024 17:17:07 +0200 Subject: Add eat the rich button --- src/includes/buttons.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/includes') 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; -- cgit v1.2.3