From 5bf7a5339771f3499e418fe3c199f0ad4d6c968c Mon Sep 17 00:00:00 2001 From: "Bitdori (Admin)" Date: Sat, 29 Aug 2026 22:35:27 +0900 Subject: [PATCH] =?UTF-8?q?fix=20(config):=20docs=EB=A5=BC=20push=ED=95=98?= =?UTF-8?q?=EC=A7=80=20=EC=95=8A=EC=95=98=EB=8A=94=EB=8D=B0=20=EC=82=AC?= =?UTF-8?q?=EC=9A=A9=ED=95=98=EB=A0=A4=EA=B3=A0=20=EC=8B=9C=EB=8F=84?= =?UTF-8?q?=ED=95=B4=EC=84=9C=20=EB=AC=B8=EC=A0=9C=EA=B0=80=20=EB=B0=9C?= =?UTF-8?q?=EC=83=9D=ED=96=88=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.ts | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 3f468ee..586684a 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -39,13 +39,7 @@ const config: Config = { [ 'classic', { - docs: { - sidebarPath: './sidebars.ts', - // Please change this to your repo. - // Remove this to remove the "edit this page" links. - editUrl: - 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', - }, + docs: false, blog: { showReadingTime: true, feedOptions: {