We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f5ac5 commit 04c20abCopy full SHA for 04c20ab
1 file changed
_layouts/feed.xml
@@ -34,7 +34,7 @@
34
</item>
35
{% endif %}
36
{% assign post_index = post_index | plus:1 %}
37
-{% if post_index > 15 %}{% break %}{% endif %}
+{% comment %}{% if post_index > 15 %}{% break %}{% endif %}{% endcomment %}
38
{% endfor %}
39
</channel>
40
</rss>
0 commit comments