Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Kevin/side-banner change blog to academy #2103

Merged
1 commit merged into from
Sep 15, 2021
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
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ const ArticleEmailBanner = () => {
<ImageWrapper src={EmailSubscriptionSVG} />
</Flex>
<StyledHeader as="h3" type="subtitle-1">
{localize('Subscribe to our blog via email')}
{localize('Subscribe to our academy via email')}
</StyledHeader>
<StyledSmallHeader as="h3" type="paragraph-2" weight="normal">
{localize(
Expand Down