feat: update front matter and docs

This commit is contained in:
Dillon
2022-05-13 01:03:24 +08:00
parent 8a9df9b02f
commit 568fe8f5fc
4 changed files with 48 additions and 14 deletions

View File

@@ -6,9 +6,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>
{{- block "title" . }}{{ .Site.Title }}{{ end -}}
</title>
<title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title>
{{- partial "head/meta.html" . -}}
{{- partial "head/link.html" . -}}