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 5d920ff commit 2a4a8deCopy full SHA for 2a4a8de
_includes/feature_row.html
@@ -1,3 +1,5 @@
1
+{% comment %}<!-- overrides: https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/feature_row -->{% endcomment %}
2
+
3
{% if include.id %}
4
{% assign feature_row = page[include.id] %}
5
{% else %}
@@ -50,4 +52,4 @@ <h2 class="archive__item-title">
50
52
</div>
51
53
{% endfor %}
54
-</div>
55
+</div>
0 commit comments