chore: add metadataBase

This commit is contained in:
rusconn
2023-08-11 18:48:03 +09:00
parent 2a2dac462a
commit 8cf619573f
2 changed files with 2 additions and 0 deletions

View File

@@ -5,4 +5,5 @@ export const siteConfig = {
github: "https://github.com/rusconn/DevToysWeb",
devtoys: "https://devtoys.app",
},
url: "https://devtoysweb.web.app/",
};