главная|main page

состояние|status

журнал|journal

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorIvan Davydov <lotigara@lotigara.ru>2025-05-28 11:01:27 +0300
committerIvan Davydov <lotigara@lotigara.ru>2025-05-28 11:01:27 +0300
commit7e674fee88030bf30914177bbead8c89c39cdb63 (patch)
treeff8364763bada4e83b957cfb783f03cb2fbd0b95 /.config
parentcee82df558fd011bd64252c482f1c160c19ffc92 (diff)
Add comment system, update the "Pubnix - ..." blogpost.
Diffstat (limited to '.config')
-rw-r--r--.config2
1 files changed, 1 insertions, 1 deletions
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>
-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=""