From 1ac073cc30a23b68371e819c77422b4906dd4f20 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 20 Dec 2022 20:33:57 +0100 Subject: Move to bare theme. --- themes/bare/layouts/partials/head.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100755 themes/bare/layouts/partials/head.html (limited to 'themes/bare/layouts/partials/head.html') diff --git a/themes/bare/layouts/partials/head.html b/themes/bare/layouts/partials/head.html new file mode 100755 index 0000000..14ec02e --- /dev/null +++ b/themes/bare/layouts/partials/head.html @@ -0,0 +1,31 @@ + + + + + + + + + + +{{ .Title }} + + + + + + + -- cgit v1.2.3