Explorar o código

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

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
KIM-JINO5 hai 4 semanas
pai
achega
f151f199c2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: '상점' },