Use paige-func-authors.html for meta tag

This commit is contained in:
Will Faught
2022-12-19 17:21:00 -08:00
parent bd156f6251
commit dd90671400

View File

@@ -1,5 +1,5 @@
<meta charset="utf-8"> <meta charset="utf-8">
{{ with .Site.Author.name }} {{ with partial "paige-func-authors.html" . }}
<meta content="{{ . }}" name="author"> <meta content="{{ . }}" name="author">
{{ end }} {{ end }}
{{ with .Description }} {{ with .Description }}