summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 42d9fae..0855b35 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -49,6 +49,7 @@ SHOW_DATE_MODIFIED = True
PAGE_URL = '{slug}'
PAGE_SAVE_AS = '{slug}.html'
+SLUGIFY_SOURCE = 'basename'
DISPLAY_PAGES_ON_MENU = False
MENUITEMS = (('Home', 'https://fossencdi.org'),