From 5418a71a63d3d1f0f6d63d6d11b8de54d0a95edd Mon Sep 17 00:00:00 2001 From: Park SeongHeum Date: Sun, 30 Jun 2024 14:40:16 +0900 Subject: [PATCH] =?UTF-8?q?=EB=82=B4=EC=9A=A9=EC=9D=B4=20=EC=97=86?= =?UTF-8?q?=EB=8A=94=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Nav/menus.ts | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/Nav/menus.ts b/src/components/Nav/menus.ts index d26784c..5a550ec 100644 --- a/src/components/Nav/menus.ts +++ b/src/components/Nav/menus.ts @@ -6,18 +6,18 @@ const Menus = { name: "파이콘 한국 2024", path: "pyconkr2024", }, - { - name: "파이콘 한국 행동 강령", - path: "coc", - }, - { - name: "파이콘 한국 준비위원회", - path: "organizing-team", - }, - { - name: "지난 파이콘 한국", - path: "previous-pyconkr", - }, + // { + // name: "파이콘 한국 행동 강령", + // path: "coc", + // }, + // { + // name: "파이콘 한국 준비위원회", + // path: "organizing-team", + // }, + // { + // name: "지난 파이콘 한국", + // path: "previous-pyconkr", + // }, ], }, program: {