브랜딩 — 타이틀 StationPlayer(스테이션 기반 동영상 플레이어)로 변경
- index.html <title>: abcvideo → StationPlayer — 스테이션 기반 동영상 플레이어 - App.tsx 좌측 패널 제목 동일 변경(사용자 수정분 포함) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
rel="stylesheet"
|
||||
href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800&display=swap"
|
||||
/>
|
||||
<title>abcvideo — 대용량 동영상 플레이어</title>
|
||||
<title>StationPlayer — 스테이션 기반 동영상 플레이어</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user