aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpelicanconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index dace3c0..b467220 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -42,6 +42,7 @@ SITETITLE= 'Chimrod'
SITESUBTITLE = 'Des glyphes <span class="amp">&</span> du code'
MAIN_MENU=False
COPYRIGHT_NAME="Sébastien Dailly"
+DISABLE_URL_HASH=True
THEME_TEMPLATES_OVERRIDES = \
[ 'theme/custom' ]