... | ... |
@@ -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 |