/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-04-13 00:05:55 +09:00
parent 4755df4529
commit ae6809eb71

View file

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