Use read-it-later instead of "read it later" in copy

This commit is contained in:
Jackson Harper 2022-09-27 17:05:08 +08:00
parent ea7edc087c
commit 0ac72b278b
3 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ export function LoginForm(props: LoginFormProps): JSX.Element {
}}
>
<StyledTextHeadline>
A read it later app for serious readers.
A read-it-later app for serious readers.
</StyledTextHeadline>
<StyledText css={{ fontStyle: 'normal',
fontWeight: '400',

View file

@ -31,7 +31,7 @@ export default function LandingPage(): JSX.Element {
<LandingHeader />
<VStack css={{ background: '#FEFCF5', color: '#3D3D3D' }}>
<VStack css={mobileContainerStyles}>
<Box css={headingStyles}>A read it later app for serious readers.</Box>
<Box css={headingStyles}>A read-it-later app for serious readers.</Box>
<Box css={subHeadingStyles}>
Omnivore is a privacy focused, open-source read-it-later app.
Use it to save interesting articles and read distraction free.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 297 KiB

After

Width:  |  Height:  |  Size: 297 KiB