diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 493e441..9dc75b1 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,8 +2,11 @@ {{ if .Title }}{{ .Title }} | {{ end }}{{ .Site.Title }} - +{{ hugo.Generator }} +{{- if or .Description .Site.Params.description }} +{{- end }} +