diff options
| author | Fuwn <[email protected]> | 2024-01-25 23:12:32 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-25 23:12:32 -0800 |
| commit | b61b7ac07f9de41a2b12f7e5e77414c0ef3b2e5b (patch) | |
| tree | ab5d728ad244d802ffb8198644ce4c76697948f6 /src | |
| parent | feat(landing): better descriptions (diff) | |
| download | due.moe-b61b7ac07f9de41a2b12f7e5e77414c0ef3b2e5b.tar.xz due.moe-b61b7ac07f9de41a2b12f7e5e77414c0ef3b2e5b.zip | |
feat(landing): highlight subtitle
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/Landing.svelte | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/Landing.svelte b/src/lib/Landing.svelte index 85ab4b48..877fe293 100644 --- a/src/lib/Landing.svelte +++ b/src/lib/Landing.svelte @@ -130,8 +130,9 @@ </p> <p> - We'll always let you know when the next episodes is coming out, and did we mention that all - displayed countdowns are for subtitled release times by default? Cool, right? + 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? </p> <small>This is simulated data from concluded anime. Cover grid view is also supported.</small> |