Skip to content

Commit 01ae9d7

Browse files
wxiaoguangdelvh
andauthored
Update templates/base/head.tmpl
Co-authored-by: delvh <[email protected]>
1 parent ec69e6d commit 01ae9d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/base/head.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="{{.Lang}}" class="theme-{{.SignedUser.Theme}}">
3+
<head>
34
<meta charset="utf-8">
45
<meta name="viewport" content="width=device-width, initial-scale=1">
56
<title>{{if .Title}}{{.Title | RenderEmojiPlain}} - {{end}} {{if .Repository.Name}}{{.Repository.Name}} - {{end}}{{AppName}} </title>

0 commit comments

Comments
 (0)