From 927c9cf689201b93a26e62fe0a872c92b5a33dd3 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Tue, 9 Jun 2026 17:59:08 -0500 Subject: --- themes/hugo-xmin/layouts/partials/footer.html | 8 -------- themes/hugo-xmin/layouts/partials/header.html | 21 --------------------- 2 files changed, 29 deletions(-) delete mode 100644 themes/hugo-xmin/layouts/partials/footer.html delete mode 100644 themes/hugo-xmin/layouts/partials/header.html (limited to 'themes/hugo-xmin/layouts/partials') diff --git a/themes/hugo-xmin/layouts/partials/footer.html b/themes/hugo-xmin/layouts/partials/footer.html deleted file mode 100644 index e8560f2..0000000 --- a/themes/hugo-xmin/layouts/partials/footer.html +++ /dev/null @@ -1,8 +0,0 @@ - - - diff --git a/themes/hugo-xmin/layouts/partials/header.html b/themes/hugo-xmin/layouts/partials/header.html deleted file mode 100644 index c7ab268..0000000 --- a/themes/hugo-xmin/layouts/partials/header.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - {{ .Title }} | {{ .Site.Title }} - - - - - - - -- cgit v1.2.3