This commit is contained in:
Madison Scott-Clary
2022-06-02 12:08:47 -07:00
parent 886fc0ba4a
commit 614bbc8f59
3 changed files with 12 additions and 2 deletions

View File

@ -5,7 +5,6 @@
{{ $title = .Site.Title }}
{{ end }}
<title>{{ $title | plainify }}</title>
{{ .Hugo.Generator }}
<link rel="canonical" href="{{ .Permalink }}">
{{ if .IsHome }}
{{ with .Site.Params.homeMetaContent }}