Skip to content

Commit

Permalink
add baidu site verification
Browse files Browse the repository at this point in the history
Signed-off-by: seven <zilisheng1996@gmail.com>
  • Loading branch information
Blankll committed Sep 18, 2024
1 parent 9423a0d commit 4047e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export default defineConfig({
['meta', {name: 'twitter:title', content: titleEn}],
['meta', {name: 'twitter:description', content: titleEn}],
['meta', {name: 'twitter:image', content: icon}],
['meta', {name: 'baidu-site-verification', content: 'codeva-owQvVYl3h3'}],
],
themeConfig: {
...sharedThemeConfig,
Expand Down

0 comments on commit 4047e87

Please sign in to comment.