Skip to content

Commit 04c20ab

Browse files
committed
Update
1 parent 19f5ac5 commit 04c20ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</item>
3535
{% endif %}
3636
{% assign post_index = post_index | plus:1 %}
37-
{% if post_index > 15 %}{% break %}{% endif %}
37+
{% comment %}{% if post_index > 15 %}{% break %}{% endif %}{% endcomment %}
3838
{% endfor %}
3939
</channel>
4040
</rss>

0 commit comments

Comments
 (0)