From a21b1ded4530088e91011d4dcd552b5437096fce Mon Sep 17 00:00:00 2001 From: nelle Date: Sat, 4 Jan 2025 22:27:44 -0700 Subject: [PATCH] umbreon button --- .../public/assets/images/badges/friends/umbreon_dot_online.gif | 3 +++ frontend/public/scripts/main.js | 3 ++- frontend/src/components/footer/friendly-buttons.astro | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 frontend/public/assets/images/badges/friends/umbreon_dot_online.gif diff --git a/frontend/public/assets/images/badges/friends/umbreon_dot_online.gif b/frontend/public/assets/images/badges/friends/umbreon_dot_online.gif new file mode 100644 index 0000000..d2bb8cb --- /dev/null +++ b/frontend/public/assets/images/badges/friends/umbreon_dot_online.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298ae8feb73e111e0d4a0fefb0be9cfb603a427030540b31d80a30a6eeff298e +size 3138 diff --git a/frontend/public/scripts/main.js b/frontend/public/scripts/main.js index cedd0c9..3225fe8 100644 --- a/frontend/public/scripts/main.js +++ b/frontend/public/scripts/main.js @@ -131,6 +131,7 @@ const sophari = 'prototype from oneshot giviing a :3c expression with a darker background and Micro in purple 500 from tailwindcss on the right with dithering between the two sections' const lykrast = 'hand holding a black hole, with the text \'Lykrast\'' const starshines = 'image of a neofox in a box, next to it is some text reading off the screen \'fox fox fox fox fox\'' +const umbreon = 'a button a striped teal background, an umbreon sprite, and the text \'umbreon dot online\' in white' const missing = 'magenta and black checker pattern' @@ -151,7 +152,7 @@ const badges = [ sophari, lykrast, starshines, - missing, + umbreon, missing ]; diff --git a/frontend/src/components/footer/friendly-buttons.astro b/frontend/src/components/footer/friendly-buttons.astro index 106ff5e..93df65d 100644 --- a/frontend/src/components/footer/friendly-buttons.astro +++ b/frontend/src/components/footer/friendly-buttons.astro @@ -15,7 +15,7 @@ black background, with white borders and text, colorful snow-like substance falling down, text says 'Sophari.org' hand holding a black hole, with the text 'Lykrast' image of a neofox in a box, next to it is some text reading off the screen 'fox fox fox fox fox' - magenta and black checker pattern + a button a striped teal background, an umbreon sprite, and the text 'umbreon dot online' in white magenta and black checker pattern