From be8fde9b3d0ca8b853862ec3ea6b04e4bfbce5ce Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Wed, 8 Nov 2023 12:17:31 -0500 Subject: Use SVG favicon --- static/index.html | 2 +- static/notfound.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index 5ac3b67..f28f793 100644 --- a/static/index.html +++ b/static/index.html @@ -6,7 +6,7 @@ - + diff --git a/static/notfound.html b/static/notfound.html index b405a5f..751d2f5 100644 --- a/static/notfound.html +++ b/static/notfound.html @@ -6,7 +6,7 @@ - + -- cgit v1.2.3