From 582409e7cb1598b65bee6d1023b77620bb3791af Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 20 Feb 2022 02:16:09 -0600 Subject: add inventories --- src/routes/index.svelte | 52 ++----------------------------------------------- 1 file changed, 2 insertions(+), 50 deletions(-) (limited to 'src/routes/index.svelte') diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 68311dd..524df13 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -1,9 +1,5 @@ - - @@ -11,49 +7,5 @@
-

-
- - - Welcome - -
- - to your new
SvelteKit app -

- -

- try editing src/routes/index.svelte -

- - +

SkyBlock Stats

- - -- cgit