Skip to content

Commit 30536d8

Browse files
remove some TODO code
1 parent e9b15b9 commit 30536d8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

_includes/new-includes/components/card-grid.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
<div class="section card-grid">
22
<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-
/> -->
93
<h2>{{ include.content.title }}</h2>
104
{% if include.content.hero_card %} {% include
115
new-includes/components/hero-card.html image = include.content.hero_card %}

0 commit comments

Comments
 (0)