chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b02c8
)
site: huh.
author
Vladimír Vondruš
<mosra@centrum.cz>
Thu, 2 Nov 2017 19:44:38 +0000
(20:44 +0100)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Thu, 2 Nov 2017 19:52:51 +0000
(20:52 +0100)
site/pelicanconf.py
patch
|
blob
|
history
diff --git
a/site/pelicanconf.py
b/site/pelicanconf.py
index 1b11e12a8131865b2b2ce8c7b437f5f097552691..625bf62812d6e6bc64f371a76be7d9c92f246c06 100644
(file)
--- a/
site/pelicanconf.py
+++ b/
site/pelicanconf.py
@@
-138,7
+138,7
@@
M_DOX_TAGFILES = [
DIRECT_TEMPLATES = []
-PAGE_URL = '
/
{slug}/'
+PAGE_URL = '{slug}/'
PAGE_SAVE_AS = '{slug}/index.html'
ARTICLE_URL = '{category}/{slug}/'
ARTICLE_SAVE_AS = '{category}/{slug}/index.html'