From f922e7cb9895fca68e78bab73fd8024425435e0a Mon Sep 17 00:00:00 2001 From: Cole Crouter Date: Sun, 19 Nov 2023 18:52:42 -0600 Subject: [PATCH] SEO improvement --- src/app.html | 1 - src/routes/(upload)/+layout.svelte | 21 ---------------- src/routes/+layout.svelte | 39 +++++++++++++++++++++++++---- static/favicon.png | Bin 1571 -> 0 bytes static/img/favicon.png | Bin 0 -> 3556 bytes static/img/summary.png | Bin 0 -> 10095 bytes static/{ => img}/wallpaper.jpg | Bin 7 files changed, 34 insertions(+), 27 deletions(-) delete mode 100644 static/favicon.png create mode 100644 static/img/favicon.png create mode 100644 static/img/summary.png rename static/{ => img}/wallpaper.jpg (100%) diff --git a/src/app.html b/src/app.html index cf7c513..f8eb8bf 100644 --- a/src/app.html +++ b/src/app.html @@ -3,7 +3,6 @@ - %sveltekit.head% diff --git a/src/routes/(upload)/+layout.svelte b/src/routes/(upload)/+layout.svelte index f1d01c0..47fbc4d 100644 --- a/src/routes/(upload)/+layout.svelte +++ b/src/routes/(upload)/+layout.svelte @@ -22,27 +22,6 @@ - -
-

Stardew Valley Save Editor

-

- This is an online editor for the hit game Stardew Valley. Upload your save file here, modify your it, then download your edited save file. Make sure to make a backup of your save file! -

- - - -

- Link to the GitHub project -

-
-