Skip to content

Commit b6dc1b3

Browse files
authored
Merge branch 'master' into fix-15617-remove-spurious-set-name
2 parents 2a8f7a2 + cc7d118 commit b6dc1b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/base/head.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<head data-suburl="{{AppSubUrl}}">
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
6-
<meta http-equiv="x-ua-compatible" content="ie=edge">
76
<title>{{if .Title}}{{.Title | RenderEmojiPlain}} - {{end}} {{if .Repository.Name}}{{.Repository.Name}} - {{end}}{{AppName}} </title>
87
<link rel="manifest" href="data:{{.ManifestData}}"/>
98
<meta name="theme-color" content="{{ThemeColorMetaTag}}">

0 commit comments

Comments
 (0)