This commit is contained in:
parent
abc556a1ec
commit
364238927f
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Allow: /
|
@ -16,6 +16,9 @@ export const metadata: Metadata = {
|
||||
default: ssrSettings.siteName,
|
||||
},
|
||||
description: ssrSettings.description,
|
||||
keywords:
|
||||
"scoresaber, score saber, scoresaber stats, score saber stats, beatleader, beat leader, " +
|
||||
"scoresaber reloaded, ssr, github, score aggregation, scoresaber api, score saber api, scoresaber api",
|
||||
openGraph: {
|
||||
title: ssrSettings.siteName,
|
||||
description: ssrSettings.description,
|
||||
|
Loading…
Reference in New Issue
Block a user