From 7e674fee88030bf30914177bbead8c89c39cdb63 Mon Sep 17 00:00:00 2001 From: Ivan Davydov Date: Wed, 28 May 2025 11:01:27 +0300 Subject: Add comment system, update the "Pubnix - ..." blogpost. --- .config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config b/.config index 3a9bcdd..280152a 100644 --- a/.config +++ b/.config @@ -83,7 +83,7 @@ footer_file=".footer.template" # and before the actual blog content body_begin_file=".body_begin.template" # extra content to add just before we close -body_end_file="" +body_end_file=".body_end.template" # extra content to ONLY on the index page AFTER `body_begin_file` contents # and before the actual content body_begin_file_index="" -- cgit v1.2.3