We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31443d commit cc7d118Copy full SHA for cc7d118
templates/base/head.tmpl
@@ -3,7 +3,6 @@
3
<head data-suburl="{{AppSubUrl}}">
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1">
6
- <meta http-equiv="x-ua-compatible" content="ie=edge">
7
<title>{{if .Title}}{{.Title | RenderEmojiPlain}} - {{end}} {{if .Repository.Name}}{{.Repository.Name}} - {{end}}{{AppName}} </title>
8
<link rel="manifest" href="data:{{.ManifestData}}"/>
9
<meta name="theme-color" content="{{ThemeColorMetaTag}}">
0 commit comments