Skip to content

Commit

Permalink
Change Extend the platform to Get inspired
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 24, 2020
1 parent dccf4ae commit 9cbbba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const IndexPage = ({ data, pageContext }) => {

<GuideListing className={styles.guideListing}>
<GuideListing.Heading className={styles.guideListingHeading}>
Extend the platform
Get inspired
</GuideListing.Heading>
<GuideListing.List>
{nodes.map(({ frontmatter }, index) => (
Expand Down

0 comments on commit 9cbbba5

Please sign in to comment.