diff --git a/layouts/index.html b/layouts/index.html index 3b1c66f..72ab64a 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,47 +1,31 @@ -{{ define "head" }} - {{ if .Site.Params.bgImg -}} - - {{- else if .Site.Params.images -}} - {{- range first 1 .Site.Params.images -}} - - {{- end -}} - {{- end -}} -{{ end }} - {{ define "extrabodyclass" }} class="toxicGlow" {{ end }} {{ define "main" }} - {{ if (or .Site.Params.images .Site.Params.bgImg) }} -
- {{ end }} -{{ . }}
- {{ end }} - {{ with .Site.Params.social }} - - {{ end }} -{{ . }}
{{ end }} + {{ with .Site.Params.social }}{{ end }} +