From 5e5a10682f7ab42d3c5691953a7054790c33bc60 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 15 Apr 2026 15:28:47 +0200 Subject: feat: create footer with links and copyright --- .../danix-xyz-hacker/layouts/partials/footer.html | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 themes/danix-xyz-hacker/layouts/partials/footer.html diff --git a/themes/danix-xyz-hacker/layouts/partials/footer.html b/themes/danix-xyz-hacker/layouts/partials/footer.html new file mode 100644 index 0000000..4557ec1 --- /dev/null +++ b/themes/danix-xyz-hacker/layouts/partials/footer.html @@ -0,0 +1,38 @@ + -- cgit v1.2.3