We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a8993 commit 848f3e2Copy full SHA for 848f3e2
1 file changed
app/(public)/login/page.tsx
@@ -1,7 +1,7 @@
1
import type { Metadata } from 'next'
2
import { LoginPage } from '@/pages/login'
3
4
-const title = '마이페이지 | 인플레이스'
+const title = '로그인 | 인플레이스'
5
const description =
6
'데이터 기반으로 임팩트 있는 유튜브 인플루언서를 찾고, 내 채널을 성장시키세요. 브랜드와 크리에이터를 연결하는 유튜브 마케팅 플랫폼, 인플레이스.'
7
0 commit comments