Small changes

This commit is contained in:
2025-09-06 23:04:07 +02:00
parent a3da8a892c
commit e604294208
11 changed files with 14 additions and 9 deletions

View File

@@ -8,8 +8,8 @@ import type { Metadata } from "next"
export const metadata: Metadata = {
title: {
template: "%s | Stats Hypixel",
default: "Stats Hypixel"
template: "%s | Hypixel Stats",
default: "Hypixel Stats"
}
}