diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 6b0ef901..919f19f9 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -3,7 +3,6 @@ - {{ block "title" . }}{{ if not .IsHome }}{{ .Title }} - {{ end }}{{ .Site.Title }}{{ end }}