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