diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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="" |