From ec4d0cdd56387a49c9c20f238768ea292c6b1222 Mon Sep 17 00:00:00 2001 From: silverwind Date: Mon, 9 Mar 2020 07:06:59 +0100 Subject: [PATCH] Remove svg preload (#10654) It triggers a warning in the Chrome console about it being unused, so I think preloading of SVG assets may not be supported properly in current browsers. Co-authored-by: Lauris BH Co-authored-by: John Olheiser Co-authored-by: zeripath Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> --- templates/base/head.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index c222c96af..cdffbbc2f 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -103,7 +103,6 @@ - {{if .RequireSimpleMDE}} {{end}}