/ ‘pelicanconf.py’
This commit is contained in:
parent
135d7ed308
commit
4756c54384
1 changed files with 3 additions and 2 deletions
|
|
@ -37,9 +37,10 @@ DEFAULT_PAGINATION = 5
|
||||||
|
|
||||||
# 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/mnmlist"
|
|
||||||
|
|
||||||
|
THEME = "/home/admin/pelican-themes/mnmlist"
|
||||||
|
|
||||||
|
# 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 !
|
||||||
# THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive !
|
# THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive !
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue