/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-04-12 23:59:31 +09:00
parent 46c4710965
commit 37bace77cb

View file

@ -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"