Skip to content

Commit ff394a0

Browse files
committed
use ecosystem-icons component instead of single image
1 parent 18a57cb commit ff394a0

File tree

2 files changed

+1
-187
lines changed

2 files changed

+1
-187
lines changed

app/templates/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<section aria-labelledby="section-ecosystem" class="bg-dark bg-shape-swipe-bottom">
105105
<div class="container layout">
106106
<div class="lg:col-3 lg:start-4 text-center">
107-
<img src="/images/ecosystem.svg" alt="ember ecosystem">
107+
<EcosystemIcons />
108108
</div>
109109

110110
<div class="lg:col-3">

0 commit comments

Comments
 (0)