浏览代码

chore(home): 네비 '장전브리핑' → '장전 시황' 라벨 변경

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
KIM-JINO5 2 周之前
父节点
当前提交
f151f199c2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/component/Header.tsx

+ 1 - 1
app/component/Header.tsx

@@ -28,7 +28,7 @@ const baseNavItems = [
 	{ href: '/stock', label: '종목' },
 	{ href: '/paper', label: '모의투자' },
 	{ href: '/games', label: '게임' },
-	{ href: '/board/briefing', label: '장전브리핑' },
+	{ href: '/board/briefing', label: '장전 시황' },
 	{ href: '/board/proof', label: '수익인증' },
 	{ href: '/feed/all', label: '피드' },
 	{ href: '/store', label: '상점' },