Skip to content

Commit aa31e29

Browse files
authored
Hide the featured section temporarily
1 parent be53038 commit aa31e29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{% if page.url == "/" %}
77

88
<!-- Featured
9-
==================================================-->
9+
==================================================
1010
<section class="featured-posts">
1111
<div class="section-title">
1212
<h2><span>Featured</span></h2>
@@ -24,7 +24,7 @@ <h2><span>Featured</span></h2>
2424
{% endfor %}
2525
2626
</div>
27-
</section>
27+
</section>-->
2828

2929
{% endif %}
3030

@@ -58,4 +58,4 @@ <h2><span>All Stories</span></h2>
5858
<span class="navigation" role="navigation">
5959
{% include pagination.html %}
6060
</span>
61-
</div>
61+
</div>

0 commit comments

Comments
 (0)