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/footer.html | 54 ++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100755 themes/bare/layouts/partials/footer.html (limited to 'themes/bare/layouts/partials/footer.html') diff --git a/themes/bare/layouts/partials/footer.html b/themes/bare/layouts/partials/footer.html new file mode 100755 index 0000000..ced622d --- /dev/null +++ b/themes/bare/layouts/partials/footer.html @@ -0,0 +1,54 @@ + + + + + +{{ if ne .IsHome true }} + + + + +{{ end }} + +{{ if ne .IsHome true }} + + +{{ end }} -- cgit v1.2.3