no more lowercase title
This commit is contained in:
parent
78a86b64e3
commit
895ff81573
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>michael's blog</title>
|
||||
<title>Michael Zhang</title>
|
||||
|
||||
{{ block "headExtra" . }}{{ end }}
|
||||
{{ partial "head" . }}
|
||||
|
|
Loading…
Reference in a new issue