/ ‘pelicanconf.py’
This commit is contained in:
parent
c795b3f0ff
commit
c340915a06
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@ DEFAULT_PAGINATION = 5
|
|||
|
||||
# THEME
|
||||
|
||||
THEME = "/home/admin/pelican-themes/dev-random" # Responsive !
|
||||
# THEME = "/home/admin/pelican-themes/dev-random" # Responsive !
|
||||
THEME = "/home/admin/pelican-themes/dev-random2" # Responsive !
|
||||
# THEME = "/home/admin/pelican-themes/pelican-cait" # Responsive !
|
||||
|
||||
# THEME = "/home/admin/pelican-themes/mnmlist" # NOT-responsive !
|
||||
|
|
|
|||
Loading…
Reference in a new issue