Skip to content

Commit

Permalink
feat: add Google site verification file and update i18n locales paths…
Browse files Browse the repository at this point in the history
… in VSCode settings
  • Loading branch information
aihara-sama committed Feb 5, 2025
1 parent f532a73 commit 476097d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@
"spellright.documentTypes": ["markdown", "latex", "plaintext"],
"spellright.language": ["en"],
"tailwindCSS.emmetCompletions": true,
"typescript.referencesCodeLens.enabled": true
"typescript.referencesCodeLens.enabled": true,
"i18n-ally.localesPaths": ["i18n", "public/messages"]
}
1 change: 1 addition & 0 deletions public/google731c3fabf35943f5.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google-site-verification: google731c3fabf35943f5.html

0 comments on commit 476097d

Please sign in to comment.