From 63534c6ee87a79561a469ec909a62d06ecd2214c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 25 Jul 2013 18:41:47 -0700 Subject: use html for the permalink --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3