aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-07-28 15:40:42 -0400
committerBrandon Mathis <brandon@imathis.com>2011-07-28 15:40:42 -0400
commit3b29bfc46fd8c56cb51d56f3a631c6431a897eb8 (patch)
treeb08ed3a6b577f408251387d8d7cbcc975c13d67c /_config.yml
parenta516c773d14e9af15421a8eb33f68cb5e30b0336 (diff)
downloadmy_new_personal_website-3b29bfc46fd8c56cb51d56f3a631c6431a897eb8.tar.xz
my_new_personal_website-3b29bfc46fd8c56cb51d56f3a631c6431a897eb8.zip
added / to the end of the permalinks by default to be more compatible with diqus permalink matching for wordpress default imports
Diffstat (limited to '')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 25783c86..45fc4f66 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,7 @@ email:
# If publishing to a subdirectory as in http://site.com/project set 'root: /project'
root: /
port: 4000
-permalink: /blog/:year/:month/:day/:title
+permalink: /blog/:year/:month/:day/:title/
source: source
destination: public
plugins: plugins