From 0c6fa62f5104b796775a9133fbe684f5eabe08e9 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 15 Apr 2026 15:49:00 +0200 Subject: feat: add article header and sidebar partials supporting single article template --- .../danix-xyz-hacker/layouts/partials/sidebar.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 themes/danix-xyz-hacker/layouts/partials/sidebar.html (limited to 'themes/danix-xyz-hacker/layouts/partials/sidebar.html') diff --git a/themes/danix-xyz-hacker/layouts/partials/sidebar.html b/themes/danix-xyz-hacker/layouts/partials/sidebar.html new file mode 100644 index 0000000..f552df9 --- /dev/null +++ b/themes/danix-xyz-hacker/layouts/partials/sidebar.html @@ -0,0 +1,22 @@ + -- cgit v1.2.3