We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8739a0f + a0365fe commit 836395bCopy full SHA for 836395b
public/index.html
@@ -28,8 +28,7 @@
28
<meta property="og:type" content="website" />
29
<meta property="og:title" content="Zivorp | 함께 배우는 개발 커뮤니티" />
30
<meta property="og:description" content="Zivorp는 개발자들이 함께 학습하고 공유하는 공간입니다." />
31
- <meta property="og:image" content="https://gptonline.ai/logo2.png" />
32
- <meta property="og:url" content="https://gptonline.ai/ko/" />
+ <meta property="og:image" content="%PUBLIC_URL%/logo4.png" />
33
34
<title>Zivorp</title>
35
</head>
0 commit comments