chore: format code

This commit is contained in:
Dillon
2019-08-09 21:25:13 +08:00
parent 0e48c9f3e3
commit c16db324fa
8 changed files with 137 additions and 147 deletions

View File

@@ -11,7 +11,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>{{ block "title" . -}}{{ .Site.Title }}{{- end }}</title>
<title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title>
{{ partial "head.html" . }}
</head>
<body class="">