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.
2 parents b40e4b1 + 77d7f35 commit 0573c19Copy full SHA for 0573c19
src/libs/constants/metadata.ts
@@ -2,7 +2,7 @@ import { Metadata } from 'next';
2
3
import { ASSET_VERSION } from './assetVersion';
4
5
-const title = 'SIPE';
+const title = 'SIPE 5기 신규 모집 중 (~1/5 마감)';
6
const description = '개발자들이 함께 교류하며 성장하는 IT 커뮤니티';
7
const images = [`/assets/logos/og-image.png?v=${ASSET_VERSION}`];
8
const defaultURL = process.env.NEXT_PUBLIC_ORIGIN;
0 commit comments