File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,10 +226,10 @@ Possible parameter for the loop:
226226- offset › define the offset (number of entries to skip before displaying the first one)
227227- category › define **only one** category to display according entries
228228
229- The loop looks when you use all parameters. Single parameters are possible of course.
229+ The loop looks like this when you use all parameters. Single parameters are possible of course.
230230
231231~~~
232- {% raw %} entries='3' offset='1' category='design' %}{% endraw %}
232+ {% raw %}{% include list-posts entries='3' offset='1' category='design' %}{% endraw %}
233233~~~
234234
235235### next-previous-post-in-category.html
@@ -323,4 +323,4 @@ I only added one other javascript-module: [`backstretch`][3] by Scott Robbin. Th
323323 [7]: #
324324 [8]: #
325325 [9]: #
326- [10]: #
326+ [10]: #
You can’t perform that action at this time.
0 commit comments