From f16f936d97eba68763a8e66cd734818d1072993d Mon Sep 17 00:00:00 2001 From: SeoSangHyeok <89758324+singhic@users.noreply.github.com> Date: Wed, 27 Nov 2024 00:31:58 +0900 Subject: [PATCH] Update docusaurus.config.ts --- docusaurus.config.ts | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 02118ee..03d74cd 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -81,6 +81,11 @@ const config: Config = { label: '연혁', position: 'left' }, + { + to: '/projects', + label: '프로젝트', + position: 'left', + }, { to: '/activities', label: '활동', @@ -96,12 +101,6 @@ const config: Config = { label: '블로그', position: 'left', }, - // { - // to: '/projects', - // label: '프로젝트', - // position: 'left', - // }, - // { // 주요 행사 // to: '/recruit', // label: '2023 신입회원 모집중!',