1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2015-02-25 17:11:55 +01:00
parent 326569fca7
commit b1e15f5c26
5 changed files with 27 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{% comment %}
*
* This include creates a next/previous link to a post of the same category
* using a the categories-variable in front matter.
* using the categories-variable in front matter.
*
* Source: https://github.com/jekyll/jekyll/issues/260a#issue-495435
*