feat: set up sitemap
Some checks failed
Code Analysis / SonarQube (push) Failing after 42s

This commit is contained in:
2025-02-26 15:49:06 -08:00
parent 140905feb0
commit 90d05bfe72
4 changed files with 127 additions and 1 deletions

6
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"sonarlint.connectedMode.project": {
"connectionId": "Naomi",
"projectKey": "static-pages"
}
}