/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-04-12 23:58:49 +09:00
parent df274df3aa
commit 46c4710965

View file

@ -36,7 +36,7 @@ DEFAULT_PAGINATION = 5
#RELATIVE_URLS = True #RELATIVE_URLS = True
# THEME # THEME
# THEME = "/home/admin/pelican-themes/blue-penguin" # 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"
# THEME = "/home/admin/pelican-themes/monospace" # THEME = "/home/admin/pelican-themes/monospace"