Skip to content

Commit 198ac45

Browse files
change Hero to HeroSimple
1 parent 3c0b922 commit 198ac45

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/pages/guides/authentication/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Hero slots="heading, text"/>
1+
<HeroSimple slots="heading, text"/>
22

33
# Authentication Guide
44

src/pages/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Hero slots="heading, text"/>
1+
<HeroSimple slots="heading, text"/>
22

33
# Adobe Developer Console
44

src/pages/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Hero slots="heading, text"/>
1+
<HeroSimple slots="heading, text"/>
22

33
# Adobe Developer Console Support
44

0 commit comments

Comments
 (0)