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