From fe22043b7443c2c0cbe43d8da5f69cf170b87547 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 19 May 2015 18:52:00 -0400 Subject: Don't demote headers, make them all the same size. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

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. -- cgit v1.2.3