diff --git a/themes/gohugoioTheme/layouts/_default/baseof.html b/themes/gohugoioTheme/layouts/_default/baseof.html index ce2093fd2..6c579fcfc 100644 --- a/themes/gohugoioTheme/layouts/_default/baseof.html +++ b/themes/gohugoioTheme/layouts/_default/baseof.html @@ -10,8 +10,6 @@ {{/* NOTE: the Site's title, and if there is a page title, that is set too */}} {{ block "title" . }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }} - - {{ .Hugo.Generator }}