From b73748a3ef724cfd0239567c503bb466667b85c1 Mon Sep 17 00:00:00 2001 From: yequari Date: Sat, 3 Jan 2026 20:21:14 -0700 Subject: [PATCH] fix theme breakage --- layouts/partials/header.html.old | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 layouts/partials/header.html.old diff --git a/layouts/partials/header.html.old b/layouts/partials/header.html.old deleted file mode 100644 index 09b5ed8..0000000 --- a/layouts/partials/header.html.old +++ /dev/null @@ -1,4 +0,0 @@ -
-

{{ .Site.Title }}

- {{- partial "avatar.html" . -}} -