Browse code

added / to the end of the permalinks by default to be more compatible with diqus permalink matching for wordpress default imports

Brandon Mathis authored on 28/07/2011 at 19:40:42
Showing 1 changed files
... ...
@@ -21,7 +21,7 @@ email:
21 21
 # If publishing to a subdirectory as in http://site.com/project set 'root: /project'
22 22
 root: /
23 23
 port: 4000
24
-permalink: /blog/:year/:month/:day/:title
24
+permalink: /blog/:year/:month/:day/:title/
25 25
 source: source
26 26
 destination: public
27 27
 plugins: plugins