/ ‘pelicanconf.py’
This commit is contained in:
parent
46c4710965
commit
37bace77cb
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ DEFAULT_PAGINATION = 5
|
||||||
# THEME
|
# THEME
|
||||||
# THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive !
|
# THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive !
|
||||||
# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable?
|
# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable?
|
||||||
THEME = "/home/admin/pelican-themes/eevee"
|
THEME = "/home/admin/pelican-themes/eevee" # DOESN'T WORK, AS IS.
|
||||||
# THEME = "/home/admin/pelican-themes/monospace"
|
# THEME = "/home/admin/pelican-themes/monospace"
|
||||||
# THEME = "/home/admin/pelican-themes/dev-random"
|
# THEME = "/home/admin/pelican-themes/dev-random"
|
||||||
# THEME = "/home/admin/pelican-themes/jesuislibre"
|
# THEME = "/home/admin/pelican-themes/jesuislibre"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue