/ ‘pelicanconf.py’
This commit is contained in:
parent
4756c54384
commit
4755df4529
1 changed files with 1 additions and 2 deletions
|
|
@ -38,8 +38,7 @@ DEFAULT_PAGINATION = 5
|
|||
# THEME
|
||||
# THEME = "/home/admin/pelican-themes/dev-random" # Responsive !
|
||||
|
||||
THEME = "/home/admin/pelican-themes/mnmlist"
|
||||
|
||||
THEME = "/home/admin/pelican-themes/mnmlist" # NOT-responsive !
|
||||
# THEME = "/home/admin/pelican-themes/basic" # NOT-responsive !
|
||||
# THEME = "/home/admin/pelican-themes/nmnlist" # NOT-responsive !
|
||||
# THEME = "/home/admin/pelican-themes/monospace" # NOT-responsive !
|
||||
|
|
|
|||
Loading…
Reference in a new issue