From e2f4eb92631cbc55deccef73c8a369281b0f9c4e Mon Sep 17 00:00:00 2001 From: ropzz Date: Wed, 29 May 2024 11:02:49 +0800 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index 4e11142..67eda04 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -96,6 +96,16 @@ module.exports = { { type: 'localeDropdown', position: 'right', + dropdownItemsAfter: [ + { + type: 'html', + value: '
', + }, + { + href: 'https://www.gitlink.org.cn/Eazzy/gitlink_help_center/tree/master', + label: 'Help Us Translate', + }, + ], }, // {