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/copperheados.html | 2 +- static/history/index.html | 2 +- static/history/legacy-changelog.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'static/history') diff --git a/static/history/copperheados.html b/static/history/copperheados.html index b86ce233..bf11441d 100644 --- a/static/history/copperheados.html +++ b/static/history/copperheados.html @@ -19,7 +19,7 @@ - + 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 @@ - + diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index 01f9d767..de6e6932 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.html @@ -19,7 +19,7 @@ - + -- cgit v1.3.1