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 3d82cc7 commit 92328cdCopy full SHA for 92328cd
โfrontend/src/components/share-link/ShareLink.jsxโ
@@ -28,7 +28,7 @@ export default function ShareLink({ timepaperId }) {
28
content: {
29
title: '์น๊ตฌ์๊ฒ์ ํ์ํ์ดํผ๊ฐ ์์ด์๐',
30
description: '',
31
- imageUrl: `https://43.201.24.13.sslip.io/assets/timepaperLogo-0WzOUFBd.png`,
+ imageUrl: `${BASE_URL}/assets/timepaperLogo-0WzOUFBd.png`,
32
link: {
33
mobileWebUrl: realUrl,
34
webUrl: realUrl,
0 commit comments