Merge branch 'master' into canary

This commit is contained in:
Jimmy Cai
2022-10-29 13:51:05 +00:00
19 changed files with 591 additions and 879 deletions
+1
View File
@@ -3,6 +3,7 @@
{{- $description := partialCached "data/description" . .RelPermalink -}}
<meta name='description' content='{{ $description }}'>
{{ with .Params.Keywords }}<meta name="keywords" content="{{ delimit . ", " }}">{{ end }}
{{- $title := partialCached "data/title" . .RelPermalink -}}
<title>{{ $title }}</title>