Skip to content

Commit 84aedb6

Browse files
authored
remove redundant
1 parent 13d9a81 commit 84aedb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_includes/page_content.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<section id="services">
22
<!-- Page Content -->
3-
<!-- {% for post in site.posts reversed %} -->
43
{% for post in site.posts %}
54
{% capture thecycle %}{% cycle 'odd', 'even' %}{% endcapture %}
65
{% if thecycle == 'odd' %}

0 commit comments

Comments
 (0)