Skip to content

Commit a27c12c

Browse files
committed
google
1 parent d4a67d1 commit a27c12c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export default defineConfig({
55
title: "assemblyscript unittest framework",
66
description: "documents of assemblyscript unittest framework",
77
base: "/assemblyscript-unittest-framework/",
8+
head: [["meta", { name: "google-site-verification", content: "762vxla4bLoGKFlH_iYkk7TVUhrwwpMFS2r7idty0_Y" }]],
89
sitemap: {
910
hostname: "https://wasm-ecosystem.github.io/assemblyscript-unittest-framework/",
1011
},

0 commit comments

Comments
 (0)