mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Make about page english by default
This commit is contained in:
parent
bbb8ffa918
commit
dfc34ac76b
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ export default function LandingPage(): JSX.Element {
|
|||
description="Omnivore is the free, open source, read-it-later app for serious readers."
|
||||
/>
|
||||
|
||||
<About lang="zh" />
|
||||
<About lang="en" />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue