diff --git a/src/constants/sections.ts b/src/constants/sections.ts index 0e7fe0b..6608fc7 100644 --- a/src/constants/sections.ts +++ b/src/constants/sections.ts @@ -75,12 +75,6 @@ title: "最終課題", items: [], }, - - { - key: "nodejs", - title: "Node.js", - items: [], - }, ]; type Article = {