diff options
author | Jonas Kohl | 2024-07-29 16:54:15 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-29 16:54:15 +0200 |
commit | aac7b4c43c10d1dbed2847d10440b96a3cdf4971 (patch) | |
tree | 846bfd3a766cb9e8caa843a32cf6ea948cb9c85b /src | |
parent | aa940218b87e548153b19185ef8f1764c5822793 (diff) |
Add autism button
Diffstat (limited to 'src')
-rw-r--r-- | src/includes/buttons.php | 1 | ||||
-rw-r--r-- | src/static/buttons/autistic.gif | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..f511e46 --- /dev/null +++ b/src/static/buttons/autistic.gif |