From 3523732baa791f110759a808e4304e9e599375b0 Mon Sep 17 00:00:00 2001 From: Jon-Michael Date: Mon, 23 Dec 2024 10:43:12 -0600 Subject: [PATCH] Added a favicon, merry christmas!!! (#3089) Co-authored-by: Jon-Michael Hartway --- www/static/favicon.svg | 33 +++++++++++++++++++++++ www/themes/htmx-theme/templates/base.html | 2 ++ 2 files changed, 35 insertions(+) create mode 100644 www/static/favicon.svg diff --git a/www/static/favicon.svg b/www/static/favicon.svg new file mode 100644 index 00000000..22519c0a --- /dev/null +++ b/www/static/favicon.svg @@ -0,0 +1,33 @@ + + + + diff --git a/www/themes/htmx-theme/templates/base.html b/www/themes/htmx-theme/templates/base.html index 6a58f476..309b1d77 100644 --- a/www/themes/htmx-theme/templates/base.html +++ b/www/themes/htmx-theme/templates/base.html @@ -13,9 +13,11 @@ {#TODO: only generate this for the home page #} + +