summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranck Cuny <franck@lumberjaph.net>2013-07-25 18:41:47 -0700
committerFranck Cuny <franck@lumberjaph.net>2013-07-25 18:41:47 -0700
commit63534c6ee87a79561a469ec909a62d06ecd2214c (patch)
tree95fc4939054f358e25388e5e4e507c811fda4811
parentMerge branch 'design' (diff)
downloadlumberjaph-63534c6ee87a79561a469ec909a62d06ecd2214c.tar.gz
use html for the permalink
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 100b059..7e37b70 100644
--- a/_config.yml
+++ b/_config.yml
@@ -33,7 +33,7 @@ pygments: true
markdown: kramdown
# https://github.com/mojombo/jekyll/wiki/Permalinks
-permalink: /:categories/:year/:month/:day/:title
+permalink: /:categories/:year/:month/:day/:title.html
kramdown:
auto_ids: true