From 6e1e8effd3e595ad342d11644b072725a218c1eb Mon Sep 17 00:00:00 2001 From: Ahmed Date: Tue, 2 Jun 2026 00:21:16 +0300 Subject: init: moved to gumx.cc --- build/templates/partials/head.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 build/templates/partials/head.html (limited to 'build/templates/partials/head.html') diff --git a/build/templates/partials/head.html b/build/templates/partials/head.html new file mode 100644 index 0000000..f9f143e --- /dev/null +++ b/build/templates/partials/head.html @@ -0,0 +1,11 @@ + + + + + {{#META_DATE}}{{/META_DATE}} + {{#META_DESCRIPTION}}{{/META_DESCRIPTION}} + + {{#HAS_CODE}} + + {{/HAS_CODE}} + -- cgit v1.2.3