Skip to content

Commit 337f73d

Browse files
committed
add google search
1 parent 4d70a90 commit 337f73d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export default defineConfig({
3030
['meta', { property: 'og:site_name', content: 'EcuBus-Pro' }],
3131
['meta', { property: 'og:image', content: 'https://ecubus.oss-cn-chengdu.aliyuncs.com/img/logo256.png' }],
3232
['meta', { property: 'og:url', content: 'https://app.whyengineer.com' }],
33+
['meta', { name: 'google-site-verification', content: '8p_3SCSQGHvWlpmik3zhY902wyQ0QwxQsHaBJocrxfA' }],
3334
],
3435
lastUpdated: true,
3536

0 commit comments

Comments
 (0)