Skip to content

Commit 008f825

Browse files
committed
設定を変更
1 parent 890b2f9 commit 008f825

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export default {
66
hostname: "https://natade-jp.github.io"
77
},
88
head: [
9+
["meta", { name: "google-site-verification", content: "ksPQkQSREAQ21SYqaCRWRwwRfjrk-vdkLOwBDTDhCpA" }],
910
["meta", { property: "og:url", content: "https://natade-jp.github.io/text-input-guard/" }],
1011
["meta", { property: "og:image", content: "https://natade-jp.github.io/text-input-guard/ogp.jpg" }],
1112
["meta", { property: "og:type", content: "website" }],

0 commit comments

Comments
 (0)