Skip to content

Commit 93dd098

Browse files
committed
feat: remove special handling for IE
1 parent 8021807 commit 93dd098

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

layouts/partials/head.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<meta charset="UTF-8" />
2-
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
32

43
<!-- SEO -->
54
<title>{{ if .IsPage }}{{ .Title }} - {{ end }}{{ .Site.Title }}</title>

0 commit comments

Comments
 (0)