Skip to content

Commit 0e108d4

Browse files
authored
Merge pull request AdobeDocs#205 from AdobeDocs/eds-migration
update to use SuperHero
2 parents 0eb1552 + 8b0bc82 commit 0e108d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ MD030: false
3131
# MD033/no-inline-html - Inline HTML (allow Adobe doc components)
3232
MD033:
3333
allowed_elements:
34-
- HeroSimple
34+
- SuperHero
3535
- Resources
3636
- DiscoverBlock
3737
- InlineAlert

src/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Commerce Contributor
33
description: Review resources for contributing to Adobe Commerce open-source projects like Magento Open Source and PWA Studio.
44
---
55

6-
<HeroSimple slots="heading, text" background="rgb(244, 111, 37)"/>
6+
<SuperHero slots="heading, text" background="rgb(244, 111, 37)"/>
77

88
# Commerce Contributor
99

0 commit comments

Comments
 (0)