aboutsummaryrefslogtreecommitdiff
path: root/src/routes/auctionprices.svelte
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/auctionprices.svelte')
-rw-r--r--src/routes/auctionprices.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/auctionprices.svelte b/src/routes/auctionprices.svelte
index e778330..33b6b86 100644
--- a/src/routes/auctionprices.svelte
+++ b/src/routes/auctionprices.svelte
@@ -62,7 +62,7 @@
}
</script>
-<Head title="SkyBlock Item List" />
+<Head title="SkyBlock Auction Prices" />
<Header />
<svelte:window on:scroll={checkScroll} />