/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-04-13 00:03:09 +09:00
parent 2e5a4344f8
commit e5b2a06bbb

View file

@ -36,9 +36,9 @@ DEFAULT_PAGINATION = 5
#RELATIVE_URLS = True #RELATIVE_URLS = True
# THEME # THEME
THEME = "/home/admin/pelican-themes/dev-random" # Responsive ! # THEME = "/home/admin/pelican-themes/dev-random" # Responsive !
# THEME = "/home/admin/pelican-themes/basic" # THEME = "/home/admin/pelican-themes/basic"
# THEME = "/home/admin/pelican-themes/nmnlist" THEME = "/home/admin/pelican-themes/nmnlist"
# THEME = "/home/admin/pelican-themes/mnmlist" # THEME = "/home/admin/pelican-themes/mnmlist"
# THEME = "/home/admin/pelican-themes/monospace" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/monospace" # NOT-responsive !