From 2e59a142138b12d408dad02e304abe0046372ecc Mon Sep 17 00:00:00 2001 From: Carson Gross Date: Sat, 7 Dec 2024 20:25:46 -0700 Subject: [PATCH] follower24 sponsorship --- www/content/_index.md | 14 +++++++++++++- www/static/img/follower_dark.svg | 1 + www/static/img/follower_light.svg | 1 + 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 www/static/img/follower_dark.svg create mode 100644 www/static/img/follower_light.svg diff --git a/www/content/_index.md b/www/content/_index.md index ffe45b81b..0eb6da49a 100644 --- a/www/content/_index.md +++ b/www/content/_index.md @@ -346,12 +346,24 @@ Thank you to all our generous + + + + + + + + + + + + + diff --git a/www/static/img/follower_dark.svg b/www/static/img/follower_dark.svg new file mode 100644 index 000000000..55fb70265 --- /dev/null +++ b/www/static/img/follower_dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/www/static/img/follower_light.svg b/www/static/img/follower_light.svg new file mode 100644 index 000000000..5688eb20c --- /dev/null +++ b/www/static/img/follower_light.svg @@ -0,0 +1 @@ + \ No newline at end of file