We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d9a81 commit 84aedb6Copy full SHA for 84aedb6
_includes/page_content.html
@@ -1,6 +1,5 @@
1
<section id="services">
2
<!-- Page Content -->
3
-<!-- {% for post in site.posts reversed %} -->
4
{% for post in site.posts %}
5
{% capture thecycle %}{% cycle 'odd', 'even' %}{% endcapture %}
6
{% if thecycle == 'odd' %}
0 commit comments