From 998b63a35256ac985a5a2714dd1ca451af4dfd8a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 9 Oct 2024 00:41:20 -0700 Subject: chore(prettier): use spaces instead of tabs --- src/lib/Landing.svelte | 290 ++++++++++++++++++++++++------------------------- 1 file changed, 145 insertions(+), 145 deletions(-) (limited to 'src/lib/Landing.svelte') diff --git a/src/lib/Landing.svelte b/src/lib/Landing.svelte index d0c1ee85..29a341f1 100644 --- a/src/lib/Landing.svelte +++ b/src/lib/Landing.svelte @@ -1,163 +1,163 @@
-
-
- -
-
- -
- - Instantly view which manga on your lists have newly released chapters - - -

- due.moe will automatically check which manga on your lists have new - chapters available. due.moe will even alert you when you need to update - your logged volume count if you are trailing behind. -

- -

- Separating concluded and publishing manga, due.moe truly gives a one-of-a-kind - experience when it comes to staying on top of your favourite titles. -

- -
- -

- due.moe even supports checking for new light novels chapters! -

- - This is simulated data including concluded manga. -
+
+
+ +
+
+ +
+ + Instantly view which manga on your lists have newly released chapters + + +

+ due.moe will automatically check which manga on your lists have new + chapters available. due.moe will even alert you when you need to update + your logged volume count if you are trailing behind. +

+ +

+ Separating concluded and publishing manga, due.moe truly gives a one-of-a-kind + experience when it comes to staying on top of your favourite titles. +

+ +
+ +

+ due.moe even supports checking for new light novels chapters! +

+ + This is simulated data including concluded manga. +

-
- Let's not forget anime! - -

- due.moe 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. -

- -

- 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 subtitled release times by default? Cool, - right? -

- - This is simulated data including concluded anime. -
-
-
- -
-
+
+ Let's not forget anime! + +

+ due.moe 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. +

+ +

+ 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 subtitled release times by default? Cool, + right? +

+ + This is simulated data including concluded anime. +
+
+
+ +
+

-
- Tools & More! - -

- due.moe also offers a suite of helpful tools to make your life on AniList - that much easier. Some examples include … -

- -
    -
  • AniList Wrapped — Your Year on AniList
  • -
  • - Badge Wall — A unified badge collection experience for AniList -
    - Easily display all of your earned badges in a single place, with your Anime Watching Club - (AWC) badges automatically included! -
    -
  • -
  • - Subtitle Schedule — A release calendar which displaying the - scheduled subtitle release times for simulcast anime! -
  • -
  • - Today's Character Birthdays — A calendar to help you stay up - to date with your favourite characters' birthdays, featuring an even bigger character database - than AniList! -
  • -
  • - Sequel Spy — Find media with prequels you haven't seen - for any simulcast season -
  • -
- -

- - - { - localStorage.setItem( - 'redirect', - window.location.origin + window.location.pathname + window.location.search - ); - }}>Log in with AniList to get started! - -
- -
- - Demo - -
+
+ Tools & More! + +

+ due.moe also offers a suite of helpful tools to make your life on AniList + that much easier. Some examples include … +

+ +
    +
  • AniList Wrapped — Your Year on AniList
  • +
  • + Badge Wall — A unified badge collection experience for AniList +
    + Easily display all of your earned badges in a single place, with your Anime Watching Club + (AWC) badges automatically included! +
    +
  • +
  • + Subtitle Schedule — A release calendar which displaying the + scheduled subtitle release times for simulcast anime! +
  • +
  • + Today's Character Birthdays — A calendar to help you stay up + to date with your favourite characters' birthdays, featuring an even bigger character database + than AniList! +
  • +
  • + Sequel Spy — Find media with prequels you haven't seen + for any simulcast season +
  • +
+ +

+ + + { + localStorage.setItem( + 'redirect', + window.location.origin + window.location.pathname + window.location.search + ); + }}>Log in with AniList to get started! + +
+ +
+ + Demo + +
-- cgit v1.2.3