summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Boerner <ich@felix-boerner.de>2024-04-05 08:38:41 +0200
committerFelix Boerner <ich@felix-boerner.de>2024-04-05 08:38:41 +0200
commit93dd098611bc9067d7bd726f3cc970bcbd651268 (patch)
treedb43614de49a06dba6fdfaddc158b6d505c083bb
parent80218076365cbec4e61a590bfd69a0ee3fa742c8 (diff)
feat: remove special handling for IEHEADv1.3.0master
-rw-r--r--layouts/partials/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index ba88970..e0ea996 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -1,5 +1,4 @@
<meta charset="UTF-8" />
-<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- SEO -->
<title>{{ if .IsPage }}{{ .Title }} - {{ end }}{{ .Site.Title }}</title>