diff --git a/docusaurus.config.js b/docusaurus.config.js
index 8814040..2de0d8b 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -117,6 +117,11 @@ const config = {
to: 'docs/donate',
position: 'right',
},
+ {
+ type: "html",
+ value: '
',
+ position: 'right',
+ },
{
type: 'localeDropdown',
position: 'right',
diff --git a/i18n/zh/docusaurus-theme-classic/navbar.json b/i18n/zh/docusaurus-theme-classic/navbar.json
index 231ff94..3df6892 100644
--- a/i18n/zh/docusaurus-theme-classic/navbar.json
+++ b/i18n/zh/docusaurus-theme-classic/navbar.json
@@ -38,5 +38,9 @@
"item.label.Donate": {
"message": "捐赠支持",
"description": "Donate item with label Blog"
+ },
+ "item.label.Lark": {
+ "message": "飞书",
+ "description": "Lark link"
}
}
diff --git a/static/img/contact/lark.svg b/static/img/contact/lark.svg
new file mode 100644
index 0000000..bcf0438
--- /dev/null
+++ b/static/img/contact/lark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file