From 6412601c368d88aa0e8611ecdeea474946cd6d37 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 2 Aug 2026 23:16:11 +0100 Subject: Factor out common parts of templates into partials --- pages/partials/headmeta.mustache | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pages/partials/headmeta.mustache (limited to 'pages/partials/headmeta.mustache') diff --git a/pages/partials/headmeta.mustache b/pages/partials/headmeta.mustache new file mode 100644 index 0000000..425084a --- /dev/null +++ b/pages/partials/headmeta.mustache @@ -0,0 +1,4 @@ + + + + -- cgit v1.3.1