From 4ad624b369d6926f3556d7e3f129ba2e9bd9e76c Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Fri, 10 May 2024 00:49:29 -0400 Subject: [PATCH] hmm --- README.md | 2 +- src/routes/+layout.svelte | 2 - src/routes/+page.svelte | 228 +++++++++++++++++++++++--------------- src/routes/interfaces.ts | 147 ++++++++++++------------ src/routes/store.ts | 47 ++++---- svelte.config.js | 4 +- 6 files changed, 246 insertions(+), 184 deletions(-) diff --git a/README.md b/README.md index a297b9e..4600b1f 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -The code here is pretty gross. Was a quick hackathon type project, so if you're looking at this thinking it's worth investigating my skillz. Please don't \ No newline at end of file +The code here is pretty gross. Was a quick hackathon type project, so if you're looking at this thinking it's worth investigating my skillz. Please don't diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 0790254..24cfc1d 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -3,11 +3,9 @@ -
-