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 e9b15b9 commit 30536d8Copy full SHA for 30536d8
_includes/new-includes/components/card-grid.html
@@ -1,11 +1,5 @@
1
<div class="section card-grid">
2
<div class="content">
3
- <!-- TODO clarify if this icon is still part of the design -->
4
- <!-- <img
5
- class="section-icon"
6
- src="{{ include.content.image }}"
7
- alt="{{ include.content.image_alt }}"
8
- /> -->
9
<h2>{{ include.content.title }}</h2>
10
{% if include.content.hero_card %} {% include
11
new-includes/components/hero-card.html image = include.content.hero_card %}
0 commit comments