From a9168e6f04f766f7d88bc1b24aaa81336098b2fc Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 15 Dec 2024 03:56:47 +0300 Subject: Auto-commit 2024-12-15 --- layouts/partials/single/footer.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 layouts/partials/single/footer.html (limited to 'layouts/partials/single/footer.html') diff --git a/layouts/partials/single/footer.html b/layouts/partials/single/footer.html new file mode 100644 index 0000000..5c53001 --- /dev/null +++ b/layouts/partials/single/footer.html @@ -0,0 +1,12 @@ + +{{ if .Params.comments }} {{ partial "comments.html" . }} {{ end }} -- cgit v1.2.3