Skip to content

Commit 2a4a8de

Browse files
authored
Update feature_row.html
1 parent 5d920ff commit 2a4a8de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_includes/feature_row.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{% comment %}<!-- overrides: https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/feature_row -->{% endcomment %}
2+
13
{% if include.id %}
24
{% assign feature_row = page[include.id] %}
35
{% else %}
@@ -50,4 +52,4 @@ <h2 class="archive__item-title">
5052
</div>
5153
{% endfor %}
5254

53-
</div>
55+
</div>

0 commit comments

Comments
 (0)