aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-11-18 15:01:34 +0100
committerSébastien Dailly <sebastien@dailly.me>2022-02-01 18:38:01 +0100
commitfd7831b25447ff5d79aea62fbf3d6f4307522fd5 (patch)
tree029b8a97ce5e78dae91124561e26bba6e95a6f35 /pelicanconf.py
parent4074d0a6adbdef0591578f477d9068a07ba5fd94 (diff)
Update theme
Diffstat (limited to 'pelicanconf.py')
-rwxr-xr-xpelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 68081b7..dace3c0 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -39,7 +39,7 @@ THEME= 'theme/Flex'
PYGMENTS_STYLE = "monokai"
SITELOGO= '/images/profile.png'
SITETITLE= 'Chimrod'
-#CUSTOM_CSS='theme/custom.css'
+SITESUBTITLE = 'Des glyphes <span class="amp">&</span> du code'
MAIN_MENU=False
COPYRIGHT_NAME="Sébastien Dailly"