forked from github/pelican
Add a "wide" css for notmyidea.org theme
This commit is contained in:
parent
6589e122d8
commit
bab39c9800
4 changed files with 27 additions and 2 deletions
|
|
@ -14,6 +14,7 @@ _DEFAULT_CONFIG = {'PATH': None,
|
|||
'PDF_PROCESSOR': False,
|
||||
'DEFAULT_CATEGORY': 'misc',
|
||||
'FALLBACK_ON_FS_DATE': True,
|
||||
'CSS_FILE': 'main.css',
|
||||
}
|
||||
|
||||
def read_settings(filename):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue