diff --git a/layouts/partials/head.html b/layouts/partials/head.html index e5bcf9a..35d2344 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -13,11 +13,11 @@ {{- $isNotes := false -}} {{- if or (eq .Section "notes") (eq .Title "Notes") -}} {{- $isNotes = true -}} - + {{- end }} - + {{ if not $isNotes -}} - + {{- end }}