/ ‘pelicanconf.py’
This commit is contained in:
parent
8d90b5c230
commit
df274df3aa
1 changed files with 2 additions and 2 deletions
|
|
@ -36,9 +36,9 @@ DEFAULT_PAGINATION = 5
|
||||||
#RELATIVE_URLS = True
|
#RELATIVE_URLS = True
|
||||||
|
|
||||||
# THEME
|
# THEME
|
||||||
THEME = "/home/admin/pelican-themes/blue-penguin"
|
# THEME = "/home/admin/pelican-themes/blue-penguin"
|
||||||
# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable?
|
# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable?
|
||||||
# THEME = "/home/admin/pelican-themes/eevee"
|
THEME = "/home/admin/pelican-themes/eevee"
|
||||||
# THEME = "/home/admin/pelican-themes/monospace"
|
# THEME = "/home/admin/pelican-themes/monospace"
|
||||||
# THEME = "/home/admin/pelican-themes/dev-random"
|
# THEME = "/home/admin/pelican-themes/dev-random"
|
||||||
# THEME = "/home/admin/pelican-themes/jesuislibre"
|
# THEME = "/home/admin/pelican-themes/jesuislibre"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue