/ ‘pelicanconf.py’
This commit is contained in:
parent
386830a841
commit
d770f0053c
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ DEFAULT_PAGINATION = 5
|
|||
# THEME
|
||||
# THEME = "/home/admin/pelican-themes/monospace"
|
||||
# THEME = "/home/admin/pelican-themes/dev-random"
|
||||
THEME = "/home/admin/pelican-themes/jesuislibre"
|
||||
# THEME = "/home/admin/pelican-themes/jesuislibre"
|
||||
THEME = "/home/admin/pelican-themes/basic"
|
||||
# THEME = "/home/admin/pelican-themes/nmnlist"
|
||||
# THEME = "/home/admin/pelican-themes/mnmlist"
|
||||
# THEME = "/home/admin/pelican-themes/twenty-html5up"
|
||||
|
|
|
|||
Loading…
Reference in a new issue