summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Kohl <gitlab@jonaskohl.de>2024-07-29 16:54:15 +0200
committerJonas Kohl <gitlab@jonaskohl.de>2024-07-29 16:54:15 +0200
commitaac7b4c43c10d1dbed2847d10440b96a3cdf4971 (patch)
tree846bfd3a766cb9e8caa843a32cf6ea948cb9c85b
parentaa940218b87e548153b19185ef8f1764c5822793 (diff)
Add autism button
-rw-r--r--src/includes/buttons.php1
-rw-r--r--src/static/buttons/autistic.gifbin0 -> 2066 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/includes/buttons.php b/src/includes/buttons.php
index c8840b7..97b81ab 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!",
+ "autistic" => "This user is autistic",
"eat_the_rich" => "Eat! The! RICH!",
"desktop" => "Best viewed on Desktop",
] as $src => $alt):
diff --git a/src/static/buttons/autistic.gif b/src/static/buttons/autistic.gif
new file mode 100644
index 0000000..f511e46
--- /dev/null
+++ b/src/static/buttons/autistic.gif
Binary files differ