Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions _includes/new-includes/components/card-grid.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<div class="section card-grid">
<div class="content">
<!-- TODO clarify if this icon is still part of the design -->
<!-- <img
class="section-icon"
src="{{ include.content.image }}"
alt="{{ include.content.image_alt }}"
/> -->
<h2>{{ include.content.title }}</h2>
{% if include.content.hero_card %} {% include
new-includes/components/hero-card.html image = include.content.hero_card %}
Expand Down