Merge pull request #15 from javiercejudo/patch-1

Adds trailing slash to avoid 301 redirections
This commit is contained in:
Barry Clark 2014-08-15 15:27:43 -04:00
commit 3a1aa66c42

View file

@ -51,7 +51,7 @@ baseurl: ""
markdown: kramdown markdown: kramdown
highlighter: pygments highlighter: pygments
permalink: /:title permalink: /:title/
# The release of Jekyll Now that you're using # The release of Jekyll Now that you're using
version: v1.0.0 version: v1.0.0
@ -71,4 +71,4 @@ exclude:
- Gemfile - Gemfile
- Gemfile.lock - Gemfile.lock
- LICENSE - LICENSE
- README.md - README.md