summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 18:52:00 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 18:52:00 -0400
commitfe22043b7443c2c0cbe43d8da5f69cf170b87547 (patch)
treefe70809fa73e551c54e12593643e8f92c68f4ddc
parent0cfcd30ade55e1c58b0f180bce4c021e1af697c1 (diff)
Don't demote headers, make them all the same size.
-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.