From ae690d6690cf7693c0a3ba75a4d7f1cfea6f115a Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Fri, 9 Jan 2026 18:30:17 -0700 Subject: [PATCH] (FEAT): New favicon --- web/index.html | 2 +- web/public/potion.svg | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 web/public/potion.svg diff --git a/web/index.html b/web/index.html index 567acc0..e3f9d54 100644 --- a/web/index.html +++ b/web/index.html @@ -3,7 +3,7 @@ - + Gophernest - Potion diff --git a/web/public/potion.svg b/web/public/potion.svg new file mode 100644 index 0000000..728e074 --- /dev/null +++ b/web/public/potion.svg @@ -0,0 +1,10 @@ + + + -- 2.47.2