From ae72b8f9976a1c0cca66ff4cb31eadf311c677e7 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Mon, 1 Jun 2026 22:19:27 +0300 Subject: init: moved to own site --- templates/partials/head.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/partials/head.html (limited to 'templates/partials/head.html') diff --git a/templates/partials/head.html b/templates/partials/head.html new file mode 100644 index 0000000..fe34222 --- /dev/null +++ b/templates/partials/head.html @@ -0,0 +1,12 @@ + + + + + {{#META_DATE}}{{/META_DATE}} + {{#META_DESCRIPTION}}{{/META_DESCRIPTION}} + + {{#HAS_CODE}} + + {{/HAS_CODE}} + + -- cgit v1.2.3