/ ‘pelicanconf.py’
This commit is contained in:
parent
7b1cee75a8
commit
b930de1431
1 changed files with 4 additions and 4 deletions
|
|
@ -36,15 +36,15 @@ DEFAULT_PAGINATION = 5
|
|||
#RELATIVE_URLS = True
|
||||
|
||||
# THEME
|
||||
# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable?
|
||||
# THEME = "/home/admin/pelican-themes/monospace"
|
||||
THEME = "/home/admin/pelican-themes/monospace"
|
||||
# THEME = "/home/admin/pelican-themes/dev-random"
|
||||
THEME = "/home/admin/pelican-themes/jesuislibre"
|
||||
# THEME = "/home/admin/pelican-themes/basic"
|
||||
# THEME = "/home/admin/pelican-themes/nmnlist"
|
||||
# THEME = "/home/admin/pelican-themes/mnmlist"
|
||||
|
||||
THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive !
|
||||
# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable?
|
||||
|
||||
# THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive !
|
||||
# THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive !
|
||||
|
||||
# THEME = "/home/admin/pelican-themes/eevee" # DOESN'T WORK, AS IS.
|
||||
|
|
|
|||
Loading…
Reference in a new issue