From cf9bc8d45f274941bf5c8b4183fa38b8fe436604 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 17 May 2021 10:02:00 -0400 Subject: use SVG for /favicon.ico if browser asks for it This makes Chromium use the SVG favicon universally including as the favicon for non-HTML files. --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/build.html') diff --git a/static/build.html b/static/build.html index c74eeee6..e42e4fb1 100644 --- a/static/build.html +++ b/static/build.html @@ -19,7 +19,7 @@ - + -- cgit v1.3.1