Skip to content

Commit

Permalink
Updated footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ngvtuan committed Jan 4, 2023
1 parent a184a62 commit d9b990c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const Footer: React.FC = () => {
<Hidden xsDown implementation="css">
<Styles.GridStyle item>
<Styles.Typography>
Copyright © {getYear(currentDate)} Pastel. All rights reserved
Copyright © {getYear(currentDate)} Pastel Network. All rights reserved.
</Styles.Typography>
</Styles.GridStyle>
</Hidden>
Expand Down

0 comments on commit d9b990c

Please sign in to comment.