diff options
| author | Fuwn <[email protected]> | 2025-03-16 01:43:23 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-16 01:43:23 -0700 |
| commit | 53d83bdd9fd1d0734ec0db6b96a948190ebaf98e (patch) | |
| tree | 3244b283b183f2fed2b0ac04a6f23d0a2a7df50c /src/lib | |
| parent | feat(Landing): Update manga section body (diff) | |
| download | due.moe-53d83bdd9fd1d0734ec0db6b96a948190ebaf98e.tar.xz due.moe-53d83bdd9fd1d0734ec0db6b96a948190ebaf98e.zip | |
feat(Landing): Update anime section
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/Landing.svelte | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/src/lib/Landing.svelte b/src/lib/Landing.svelte index d82b9abb..1e64dd6e 100644 --- a/src/lib/Landing.svelte +++ b/src/lib/Landing.svelte @@ -33,17 +33,12 @@ <div class="example-item card"> <div class="card item-description"> - <span class="big-text">Anime, Made Effortless</span> + <span class="big-text">Anime, Made Smarter</span> <p> - <a href={root('/')}>due.moe</a> will let you know which episodes you still need to watch, which - anime you are caught up on, and planned anime which will begin to air soon. - </p> - - <p> - We'll always let you know when your next episodes are coming out with a countdown, and did we - mention that all displayed countdowns are for <b>subtitled release times by default</b>? Cool, - right? + Track your anime effortlessly. <a href={root('/')}>due.moe</a> shows which episodes you still need + to watch, keeps you updated on upcoming releases, and even counts down to the next subtitled episode—so + you're always on time. </p> <small class="bottom"> |