From 8f63f7c1192a39def006f3655bbe230554f3ca71 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sun, 11 Sep 2022 10:41:42 -0700 Subject: [PATCH] Remove the tags from the document --- layouts/partials/head.html | 16 ---------------- 1 file changed, 16 deletions(-) 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" }}