diff options
| author | Fuwn <[email protected]> | 2025-12-15 02:46:41 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-12-15 02:46:41 -0800 |
| commit | 4033679ef214601e5445e2398b9835c118ba2157 (patch) | |
| tree | 8bc6215e1679cbd04e5616fc6f2c750cfdba5eb9 /src/lib/Landing.svelte | |
| parent | feat(Wrapped): Add detailed activity fetcher toggle (diff) | |
| download | due.moe-4033679ef214601e5445e2398b9835c118ba2157.tar.xz due.moe-4033679ef214601e5445e2398b9835c118ba2157.zip | |
format: Apply Prettier formatting
Diffstat (limited to 'src/lib/Landing.svelte')
| -rw-r--r-- | src/lib/Landing.svelte | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Landing.svelte b/src/lib/Landing.svelte index 1ee23685..00c110b7 100644 --- a/src/lib/Landing.svelte +++ b/src/lib/Landing.svelte @@ -30,7 +30,7 @@ </div> </div> -<p></p> +<p /> <div class="example-item card"> <div class="card item-description"> @@ -53,7 +53,7 @@ </div> </div> -<p></p> +<p /> <div class="example-item card"> <div class="item-content"> |