Skip to content

Commit

Permalink
fix: testing changes for PWA
Browse files Browse the repository at this point in the history
  • Loading branch information
sajald77 committed Aug 7, 2023
1 parent ebf9ef5 commit f424ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/landing/components/GradientBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const GradientBanner = () => {
color={'neutral.900'}
>
<H3 fontFamily="inherit">
{t('Play a part in world-changing ideas')}
{t('Play a part in world-changing ideas')} {'!!!!!!'}
</H3>
<HStack fontSize={'sm'} spacing={4}>
{isSummaryLoading ? (
Expand Down

0 comments on commit f424ce9

Please sign in to comment.