From 35046cc0ae809582b0487207c6bfea863fdf8025 Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 1 Oct 2024 20:19:03 +0100 Subject: [PATCH] update page title template --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index fc0d1da..d3f3ad9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,7 +22,7 @@ const siteFont = localFont({ export const metadata: Metadata = { title: { default: "ScoreSaber Reloaded", - template: "%s - SSR", + template: "%s - ScoreSaber Reloaded", }, applicationName: "ScoreSaber Reloaded", authors: [