scoresaber-reloaded-v2/src/ssrSettings.ts
Liam a3a09a093b
All checks were successful
deploy / deploy (push) Successful in 54s
update site description
2023-10-28 18:28:52 +01:00

8 lines
267 B
TypeScript

export const ssrSettings = {
siteName: "ScoreSaber Reloaded",
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",
};