diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d2f68ac..b7738f8 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -15,22 +15,6 @@ {{ end }} - - {{ if or (eq .Kind "list") (eq .Kind "term") }} - - {{ end }} - {{ if and .IsPage (.Page.Scratch.Get "includes_railroad_diagram") }} - - {{ end }} - {{ range $stylesheet := .Resources.Match "*.css" }} - - {{ end }} - {{ if in (.Site.BaseURL | string) "localhost" }} - - {{ end }} - {{ if .IsPage }} - - {{ end }} {{ range $.Scratch.Get "social-list" }}