We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 561fc54 + 9c5dbe7 commit eb69c6aCopy full SHA for eb69c6a
src/app/recruit/page.tsx
@@ -1,7 +1,7 @@
1
import Recruit from '@/components/pages/Recruit';
2
import METADATA from '@/libs/constants/metadata';
3
4
-const title = '3기 사이퍼 모집 - SIPE';
+const title = '사이퍼 모집 - SIPE';
5
6
export const metadata = {
7
metadataBase: METADATA.metadataBase,
0 commit comments