From f424932ea5dd97ceee84f104e5c37bb2239bbbf5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 12 Jun 2019 13:58:44 -0400 Subject: drop unnecessary favicon query string for compat Skype appears to be unable to handle this and tries /favicon.ico%3F0 which triggers a 404 errors. The user agent is the following: Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5 --- 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 cc3656ec..4a00546c 100644 --- a/static/build.html +++ b/static/build.html @@ -18,7 +18,7 @@ - + -- cgit v1.3.1