modified: pelicanconf.py
This commit is contained in:
parent
3efe956e57
commit
9fe2971848
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ DEFAULTS = {
|
|||
'SITEURL' : 'http://127.0.0.1:8000',
|
||||
#'THEME' : 'pelican-themes/svbhack',
|
||||
'THEME' : 'pelican-themes/pelican-svbhack',
|
||||
'REMARKBOX' : False,
|
||||
'REMARKBOX' : True,
|
||||
}
|
||||
|
||||
def get_environ_or_default(key):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue