Update docusaurus.config.js

This commit is contained in:
ropzz 2024-05-29 11:02:49 +08:00
parent 6d53410e27
commit e2f4eb9263
1 changed files with 10 additions and 0 deletions

View File

@ -96,6 +96,16 @@ module.exports = {
{
type: 'localeDropdown',
position: 'right',
dropdownItemsAfter: [
{
type: 'html',
value: '<hr style="margin: 0.3rem 0;">',
},
{
href: 'https://www.gitlink.org.cn/Eazzy/gitlink_help_center/tree/master',
label: 'Help Us Translate',
},
],
},
// {