Skip to content

Commit

Permalink
Take the date information out of the permalinks
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmcduffie committed Nov 20, 2015
1 parent 567045d commit 8188dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Expand Up @@ -10,7 +10,7 @@ username: jmmcduffie
url: "http://jmmcduffie.com"
baseurl:
feedurl: http://feeds.feedblitz.com/jmmcduffie
permalink: /blog/:year/:month/:title/
permalink: /blog/:title/

titlecase: true
date_format: "%-d %B %Y"
Expand Down

0 comments on commit 8188dc8

Please sign in to comment.