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