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/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/faq.html') diff --git a/static/faq.html b/static/faq.html index b6c2cb7a..366c482a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -19,7 +19,7 @@ - + -- cgit v1.3.1