summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index b5c4d82..a3090b4 100644
--- a/conf.py
+++ b/conf.py
@@ -761,7 +761,7 @@ ADDITIONAL_METADATA = {'hidetitle': 'True'}
# past. Useful especially if your post titles are in <h1> tags too, for
# example.
# (defaults to 1.)
-# DEMOTE_HEADERS = 1
+DEMOTE_HEADERS = 0
# If you don’t like slugified file names ([a-z0-9] and a literal dash),
# and would prefer to use all the characters your file system allows.