aboutsummaryrefslogtreecommitdiff
path: root/src/routes
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes')
-rw-r--r--src/routes/index.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
index 9bfbd29..b90528a 100644
--- a/src/routes/index.svelte
+++ b/src/routes/index.svelte
@@ -5,7 +5,7 @@
</script>
<svelte:head>
- <title>Home</title>
+ <title>SkyBlock Stats</title>
</svelte:head>
<Header />