diff --git a/themes/warwick_portfolio/layouts/partials/head.html b/themes/warwick_portfolio/layouts/partials/head.html index bd43e92..0e95577 100644 --- a/themes/warwick_portfolio/layouts/partials/head.html +++ b/themes/warwick_portfolio/layouts/partials/head.html @@ -1,6 +1,12 @@ + {{ if .Page.Title }}{{ .Page.Title }} - {{ end }}{{ .Site.Title }} {{$styles := resources.Get "css/main.css"}} {{$background := resources.Get "js/background.js"}} + {{if .IsPage}} + + {{else}} + + {{end}}