/ ‘pelicanconf.py’
This commit is contained in:
parent
2e5a4344f8
commit
e5b2a06bbb
1 changed files with 2 additions and 2 deletions
|
|
@ -36,9 +36,9 @@ DEFAULT_PAGINATION = 5
|
|||
#RELATIVE_URLS = True
|
||||
|
||||
# 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/nmnlist"
|
||||
THEME = "/home/admin/pelican-themes/nmnlist"
|
||||
# THEME = "/home/admin/pelican-themes/mnmlist"
|
||||
|
||||
# THEME = "/home/admin/pelican-themes/monospace" # NOT-responsive !
|
||||
|
|
|
|||
Loading…
Reference in a new issue