/ ‘pelicanconf.py’
This commit is contained in:
parent
ea1bb26c20
commit
a690d87e26
1 changed files with 2 additions and 2 deletions
|
|
@ -36,12 +36,12 @@ DEFAULT_PAGINATION = 5
|
||||||
#RELATIVE_URLS = True
|
#RELATIVE_URLS = True
|
||||||
|
|
||||||
# THEME
|
# THEME
|
||||||
# THEME = "/home/admin/pelican-themes/dev-random"
|
THEME = "/home/admin/pelican-themes/dev-random"
|
||||||
# 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 !
|
||||||
# THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive !
|
# THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive !
|
||||||
# THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive !
|
# THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive !
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue