mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update the year in the copyright footer
This commit is contained in:
parent
c7f066bd7a
commit
2bb1b2fd9c
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ export function LandingFooter(): JSX.Element {
|
|||
</Link>
|
||||
</Box>
|
||||
</HStack>
|
||||
<Box css={copyrightStyles}>© 2022 Omnivore</Box>
|
||||
<Box css={copyrightStyles}>© 2023 Omnivore</Box>
|
||||
</Box>
|
||||
<Box css={sectionTwo}>
|
||||
<Box css={{ height: 215 }}>
|
||||
|
|
|
|||
Loading…
Reference in a new issue