aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
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"