diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 331d3b01..e596cce5 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -1,4 +1,4 @@ -{{- define "title" }}{{ .Title }} | {{ .Site.Params.Title }}{{ end -}} +{{- define "title" }}{{ .Title }} | {{ .Site.Title }}{{ end -}} {{- define "dnsPrefetch" -}} {{- $params := .Scratch.Get "params" -}}