shrine-cc/config.py

5 lines
161 B
Python

TITLE_SUFFIX = 'shrine.cc'
CONTACT_EMAIL = 'bss@shrine.cc'
DEFAULT_PAGE_STYLE = 'light'
MARKDOWN_EXTENSIONS = ['extra', 'sane_lists', 'smarty', 'toc', 'tables']