mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add open source to the landing page headline
This commit is contained in:
parent
aca608902b
commit
b7448c519c
2 changed files with 4 additions and 2 deletions
|
|
@ -56,7 +56,8 @@ export default function LandingPage(): JSX.Element {
|
|||
>
|
||||
<VStack css={mobileContainerStyles}>
|
||||
<Box css={headingStyles}>
|
||||
Omnivore is the read-it-later app for serious readers.
|
||||
Omnivore is the free, open source, read-it-later app for serious
|
||||
readers.
|
||||
</Box>
|
||||
<Box css={subHeadingStyles}>
|
||||
Distraction free. Privacy focused. Open source.
|
||||
|
|
|
|||
|
|
@ -67,7 +67,8 @@ export default function LandingPage(): JSX.Element {
|
|||
>
|
||||
<VStack css={mobileContainerStyles}>
|
||||
<Box css={headingStyles}>
|
||||
Omnivore is the read-it-later app for serious readers.
|
||||
Omnivore is the free, open source, read-it-later app for serious
|
||||
readers.
|
||||
</Box>
|
||||
<Box css={subHeadingStyles}>
|
||||
Distraction free. Privacy focused. Open source.
|
||||
|
|
|
|||
Loading…
Reference in a new issue