From 1bc09d1fbff5a4d3e646d3ccdc458142cf3b8ea2 Mon Sep 17 00:00:00 2001 From: ropzz Date: Tue, 28 May 2024 16:09:51 +0800 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index a00e789..e6f5259 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -59,17 +59,12 @@ module.exports = { label: '帮助中心' }, { - href: 'https://github.com/', - position: 'right', - className: 'header-github-link', - 'aria-label': 'GitHub', + href: 'https://github.com/', + position: 'right', + className: 'header-github-link', + 'aria-label': 'GitHub', }, ], - logo:{ - alt:'gitee', - src:'img/gitee.svg', - href:"https://gitee.com/" - }, }, footer: { style: 'dark',