diff --git a/src/.vuepress/theme/components/Home.vue b/src/.vuepress/theme/components/Home.vue index 014fbad8..7d73143e 100644 --- a/src/.vuepress/theme/components/Home.vue +++ b/src/.vuepress/theme/components/Home.vue @@ -14,7 +14,7 @@
{{ data.tagline || - "Free and open source manga reader for Android." + "Free and open source manga reader for Android" }}
diff --git a/src/README.md b/src/README.md index 7fa0cb5b..a1d5b573 100644 --- a/src/README.md +++ b/src/README.md @@ -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 ---