Skip to content

Commit a74ae85

Browse files
committed
google seo indexing.
1 parent 75bec07 commit a74ae85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ export default {
22
lang: 'en-US',
33
base: '/gen3-express/',
44
title: "Gen3 Express",
5+
head: [['meta', { name: 'google-site-verification', content: '8ITIfF1pu9VrQOnXrnDnYZqCILQjm5wgdxYLt056ApI' }]],
56
description: "A gen3 tool to generate get started express app.",
67
themeConfig: {
78
siteTitle: "Gen3 Express",

0 commit comments

Comments
 (0)