diff options
Diffstat (limited to 'src/includes/buttons.php')
-rw-r--r-- | src/includes/buttons.php | 1 |
1 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; |