From af4a4a7ddce202731541ccdde89ea0801e09aca5 Mon Sep 17 00:00:00 2001 From: ropzz Date: Tue, 28 May 2024 16:04:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 43dcf2d..a00e789 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -58,19 +58,18 @@ module.exports = { position: 'left', label: '帮助中心' }, + { + href: 'https://github.com/', + position: 'right', + className: 'header-github-link', + 'aria-label': 'GitHub', + }, ], logo:{ alt:'gitee', - title:'跳转到gitee', src:'img/gitee.svg', href:"https://gitee.com/" }, - logo:{ - alt:'github', - title:'跳转到github', - src:'img/github.png', - href:"https://githubcom/" - }, }, footer: { style: 'dark',