Merge pull request #15 from javiercejudo/patch-1
Adds trailing slash to avoid 301 redirections
This commit is contained in:
commit
3a1aa66c42
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue