diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index 0136aac..4621857 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -6,11 +6,6 @@ {{ with .Site.Params.Logo.logoMark }}{{ . }}{{ else }}>{{ end }} {{ with .Site.Params.Logo.logoText }}{{ . }}{{ else }}hello{{ end }} - - {{ end }}