Skip to content

Commit 1f00731

Browse files
author
supermario_yl
committed
add
1 parent 3cbb1c5 commit 1f00731

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

website/docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ const config: Config = {
6464
themeConfig: {
6565
// Replace with your project's social card
6666
image: "img/bison-social-card.png",
67+
metadata: [
68+
{ name: 'google-site-verification', content: 'AKwgEpVubW0iVPeZN2RkopUMJbx4K-Yy8aWwCZq-T34' },
69+
{ name: 'baidu-site-verification', content: 'codeva-E3148CbKk3' },
70+
],
6771
colorMode: {
6872
respectPrefersColorScheme: true,
6973
},

website/static/robots.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
User-agent: *
2+
Allow: /
3+
4+
# Sitemap
5+
Sitemap: https://bison.lei6393.com/sitemap.xml
6+
Sitemap: https://bison.lei6393.com/zh-Hans/sitemap.xml

0 commit comments

Comments
 (0)