Skip to content

Commit 9f99559

Browse files
authored
Merge pull request #1041 from swiftlang/alexandersandberg-patch-1
Remove some TODO code from a component
2 parents 0babbb4 + 30536d8 commit 9f99559

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)