From fc16fc04a002407e231d69f3a06b0a3eb4becbb0 Mon Sep 17 00:00:00 2001 From: BOTAlex Date: Mon, 22 Jan 2024 20:36:37 +0100 Subject: [PATCH] I give up!!! (for today) --- src/App.svelte | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 521c579..1db7c8e 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -9,7 +9,7 @@ window.onload = function() { //window.scrollTo(0, 100); - window.scrollTo(0, 5500); // Debug + window.scrollTo(0, 5800); // Debug } // Auto assigned fields (Will change after load) @@ -38,10 +38,10 @@ - +
@@ -82,6 +82,22 @@ + +
+ Timeline! +
+
+
+ {#each {length: 10} as _, i} +
+
+ THE TEAM!!! +
+ The deprived team +
+ {/each} +
+