From a6a3f943063ce04fd0fd3030c6f67711a7943bd4 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 24 Jul 2026 00:25:00 -0400 Subject: preparing for switch to typst --- layouts/partials/head.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 layouts/partials/head.html (limited to 'layouts/partials/head.html') diff --git a/layouts/partials/head.html b/layouts/partials/head.html deleted file mode 100644 index 4c2061e..0000000 --- a/layouts/partials/head.html +++ /dev/null @@ -1,18 +0,0 @@ -{{ with .Title }}{{ . }} – {{end}}{{ .Site.Title }} -{{ with .Site.Params.about }}{{ end }} - - - -{{ if .Site.Params.noindex }} {{ end }} -{{ if .Params.math }}{{ partial "helpers/katex.html" . }}{{ end }} - - - - - - - - - - - -- cgit v1.2.3