/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-04-12 23:50:23 +09:00
parent b8490bc844
commit 15257f69cd

View file

@ -36,6 +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/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"