mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
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:
parent
743ce69f38
commit
93bde562a8
@ -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>
|
||||
|
||||
|
@ -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
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user