From dc05965895fed00c1701b9777775841337f79d0d Mon Sep 17 00:00:00 2001 From: Julien Voisin Date: Fri, 20 Jun 2025 20:59:08 +0200 Subject: [PATCH] chore(template): remove `X-UA-Compatible` meta tag specific to Internet Explorer --- internal/template/templates/common/layout.html | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/template/templates/common/layout.html b/internal/template/templates/common/layout.html index 13c8c652..f2017659 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -5,7 +5,6 @@ {{template "title" .}} - Miniflux -