diff options
| author | Fuwn <[email protected]> | 2025-03-16 01:40:46 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-16 01:40:46 -0700 |
| commit | 0c52e9b9acfc6fb6d3320e8eb09c1b6822990200 (patch) | |
| tree | 99af67107ffa5c83ddf68099a37fe43347b1393b /src/lib | |
| parent | feat(Landing): Update demo video (diff) | |
| download | due.moe-0c52e9b9acfc6fb6d3320e8eb09c1b6822990200.tar.xz due.moe-0c52e9b9acfc6fb6d3320e8eb09c1b6822990200.zip | |
feat(Landing): Update manga section body
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/Landing.svelte | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/src/lib/Landing.svelte b/src/lib/Landing.svelte index a602665b..d82b9abb 100644 --- a/src/lib/Landing.svelte +++ b/src/lib/Landing.svelte @@ -17,20 +17,10 @@ <span class="big-text">Manga, Without the Guesswork</span> <p> - <a href={root('/')}>due.moe</a> will automatically check which manga on your lists have new - chapters available. <a href={root('/')}>due.moe</a> will even alert you when you need to update - your logged volume count if you are trailing behind. - </p> - - <p> - Separating concluded and publishing manga, <a href={root('/')}>due.moe</a> truly gives a one-of-a-kind - experience when it comes to staying on top of your favourite titles. - </p> - - <br /> - - <p class="medium-text"> - <a href={root('/')}>due.moe</a> even supports checking for new light novels chapters! + <a href={root('/')}>due.moe</a> automatically keeps your manga and light novel lists up to date—checking + for new chapters, notifying you of new releases, and reminding you to update your volume count + if you fall behind. Completed and ongoing series stay neatly organized so you can instantly see + what needs your attention. Staying on top of your reading has never been easier. </p> <small class="bottom"> |