/ ‘pelicanconf.py’
This commit is contained in:
parent
15257f69cd
commit
fe97b0868b
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ DEFAULT_PAGINATION = 5
|
|||
#RELATIVE_URLS = True
|
||||
|
||||
# THEME
|
||||
THEME = "/home/admin/pelican-themes/blue-penguin"
|
||||
# THEME = "/home/admin/pelican-themes/blue-penguin"
|
||||
THEME = "/home/admin/pelican-themes/crowsfoot"
|
||||
# THEME = "/home/admin/pelican-themes/monospace"
|
||||
# THEME = "/home/admin/pelican-themes/dev-random"
|
||||
# THEME = "/home/admin/pelican-themes/jesuislibre"
|
||||
|
|
|
|||
Loading…
Reference in a new issue