Update Homepage (#256)

* Update Homepage

* Minor changes

Removed some periods and changed the button text

* Remove one more period

* Change text to improve look of homepage

* Revert one change

* Update README.md

* Update README.md
This commit is contained in:
specterflare 2020-07-11 09:26:08 -04:00 committed by GitHub
parent 743ce69f38
commit 93bde562a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
<p v-if="data.tagline !== null" class="description">
{{
data.tagline ||
"Free and open source manga reader for Android."
"Free and open source manga reader for Android"
}}
</p>

View File

@ -3,17 +3,17 @@ home: true
lang: en-US
heroImage: /icons/logo.svg
buttonDownload: Download
buttonGuides: User guide
buttonGuides: User Guide
buttonGuidesLink: /help/guides/getting-started
features:
- title: Tracking
details: Automatically keep track of your manga with MyAnimeList, AniList, Kitsu, Shikimori, and Bangumi.
details: Automatically keep track of your manga with MyAnimeList, AniList, Kitsu, Shikimori, and Bangumi
image: Library
- title: Extensions
details: Online reading from sources such as MangaDex, MangaKakalot and hundreds more.
details: Online and offline reading from sources like MangaDex, MangaKakalot, and hundreds more
image: Browse
- title: Customization
details: A configurable reader with multiple viewers, reading directions and other settings.
details: A configurable reader with multiple reading modes, custom color filters, and other settings
image: Manga
footer: Apache Licensed | Copyright © 2015-present Javier Tomás
---