From a3a09a093b119dc151631819bc59ca013c33c00e Mon Sep 17 00:00:00 2001 From: Liam Date: Sat, 28 Oct 2023 18:28:52 +0100 Subject: [PATCH] update site description --- src/ssrSettings.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ssrSettings.ts b/src/ssrSettings.ts index f52a68d..4e06cdd 100644 --- a/src/ssrSettings.ts +++ b/src/ssrSettings.ts @@ -1,6 +1,7 @@ export const ssrSettings = { siteName: "ScoreSaber Reloaded", - description: "Aggregate your scores with other leaderboards together!", + description: + "Scoresaber Reloaded is a new way to view your scores and get more stats about your and your plays", siteUrl: "https://ssr.fascinated.cc", proxy: "https://proxy.fascinated.cc", };