/ ‘pelicanconf.py’
This commit is contained in:
parent
ae6809eb71
commit
53a5660ec0
1 changed files with 3 additions and 1 deletions
|
|
@ -37,7 +37,9 @@ DEFAULT_PAGINATION = 5
|
||||||
|
|
||||||
# THEME
|
# THEME
|
||||||
|
|
||||||
THEME = "/home/admin/pelican-themes/dev-random" # Responsive !
|
THEME = "/home/admin/pelican-themes/taman"
|
||||||
|
|
||||||
|
# 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