From 154ee54b328dfad281c50764f21c3db7d3bd3ecf Mon Sep 17 00:00:00 2001 From: greeng00se Date: Mon, 4 Dec 2023 14:14:40 +0900 Subject: [PATCH] =?UTF-8?q?docs=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 6fb00c21b..961d59ae8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -75,12 +75,12 @@ const config = { label: '블로그', position: 'left' }, - { - position: 'left', - type: 'doc', - label: '문서', - docId: 'intro', - }, + // { + // position: 'left', + // type: 'doc', + // label: '문서', + // docId: 'intro', + // }, { href: 'https://github.com/greeng00se', position: 'right',