From d3015826e52a57417eca70cdf812a9f05c6eba1d Mon Sep 17 00:00:00 2001 From: DocFast Bot Date: Mon, 16 Feb 2026 18:44:52 +0000 Subject: [PATCH] cleanup: remove incomplete template partials --- templates/partials/head.html | 6 ------ templates/partials/nav.html | 10 ---------- 2 files changed, 16 deletions(-) delete mode 100644 templates/partials/head.html delete mode 100644 templates/partials/nav.html diff --git a/templates/partials/head.html b/templates/partials/head.html deleted file mode 100644 index f829614..0000000 --- a/templates/partials/head.html +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/templates/partials/nav.html b/templates/partials/nav.html deleted file mode 100644 index 8e50cad..0000000 --- a/templates/partials/nav.html +++ /dev/null @@ -1,10 +0,0 @@ - \ No newline at end of file