/ ‘pelicanconf.py’
This commit is contained in:
parent
4755df4529
commit
ae6809eb71
1 changed files with 3 additions and 2 deletions
|
|
@ -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 !
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue