From 80736e02481e93046df57d821fd37cbacdeb4e79 Mon Sep 17 00:00:00 2001 From: ybchar Date: Mon, 9 Dec 2024 02:00:50 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EB=8F=84=EB=A9=94=EC=9D=B8=20?= =?UTF-8?q?=EC=9D=B4=EC=A0=84=20today=20->=20site?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- next.config.js | 5 +++++ src/components/SEO/SEO.tsx | 4 ++-- src/pages/_document.page.tsx | 4 ++-- src/pages/onboarding/onboarding.constants.ts | 14 +++++++------- 5 files changed, 17 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cb9e6859..bfd11dd1 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ - [iOS](https://apps.apple.com/kr/app/10%EB%B6%84%EB%A7%8C-10mm-10%EB%B6%84%EC%9C%BC%EB%A1%9C-%EC%8B%9C%EC%9E%91%ED%95%98%EB%8A%94-%EC%8A%B5%EA%B4%80-%ED%98%95%EC%84%B1/id6475635740) - [AOS](https://play.google.com/store/apps/details?id=com.tenminuteapp) -- [WEB](https://10mm.today/) +- [WEB](https://10mm.site/) # ๐Ÿ–ฅ๏ธ Tech ## ๐Ÿ› ๏ธ Tech Stack diff --git a/next.config.js b/next.config.js index 1d7d5694..5fcf9cff 100644 --- a/next.config.js +++ b/next.config.js @@ -17,6 +17,11 @@ const nextConfig = { hostname: 'image.10mm.today', port: '', }, + { + protocol: 'https', + hostname: 'image.10mm.site', + port: '', + }, ], }, }; diff --git a/src/components/SEO/SEO.tsx b/src/components/SEO/SEO.tsx index bb0b7b99..c2dc864d 100644 --- a/src/components/SEO/SEO.tsx +++ b/src/components/SEO/SEO.tsx @@ -7,8 +7,8 @@ interface Props { keywords?: string; } -const BASE_URL = 'https://10mm.today'; -const DEFAULT_OG_IMAGE = 'https://www.10mm.today/og-image.png'; +const BASE_URL = 'https://10mm.site'; +const DEFAULT_OG_IMAGE = 'https://www.10mm.site/og-image.png'; /** * @description next/head๋ฅผ ์‚ฌ์šฉํ•˜๋Š” SEO ์ปดํฌ๋„ŒํŠธ์ž…๋‹ˆ๋‹ค. title, og, twitter ๋“ฑ SEO์— ํ•„์š”ํ•œ ํƒœ๊ทธ๋ฅผ ๋ Œ๋”๋ง ํ•ฉ๋‹ˆ๋‹ค. diff --git a/src/pages/_document.page.tsx b/src/pages/_document.page.tsx index b777efaf..2aa9ec0d 100644 --- a/src/pages/_document.page.tsx +++ b/src/pages/_document.page.tsx @@ -7,13 +7,13 @@ export const metadata = { keywords: '10mm, 10๋ถ„๋งŒ, 10๋ถ„, 10MM, 10mm, ํ•˜๋ฃจ 10๋ถ„, 10๋ถ„ ๋‹จ์œ„, ์ƒํ™˜์Šต๊ด€', openGraph: { type: 'website', - url: 'https://www.10mm.today', + url: 'https://www.10mm.site', title: '10MM', description: '๋‹น์‹ ์˜ ์ธ์ƒ์„ ๋ฐ”๊ฟ€ 10๋ถ„', siteName: '10MM', images: [ { - url: 'https://www.10mm.today/og-image.png', + url: 'https://www.10mm.site/og-image.png', }, ], }, diff --git a/src/pages/onboarding/onboarding.constants.ts b/src/pages/onboarding/onboarding.constants.ts index c5ffefed..a6401fa8 100644 --- a/src/pages/onboarding/onboarding.constants.ts +++ b/src/pages/onboarding/onboarding.constants.ts @@ -23,43 +23,43 @@ export const RECOMMENDATION_REAL = [ { id: 4, nickname: '๋„๋ชจ', - profileImageUrl: 'https://image.10mm.today/prod/member_profile/4/38e6a5a9-a547-4051-95ea-cc112feabe21.jpeg', + profileImageUrl: 'https://image.10mm.site/prod/member_profile/4/38e6a5a9-a547-4051-95ea-cc112feabe21.jpeg', tags: ['#๊ธฐํƒ€์—ฐ์ฃผ', '#๊ฐ์‚ฌ์ผ๊ธฐ', '#๊ฐœ๋ฐœ์ž'], }, { id: 2, nickname: 'ybchar', - profileImageUrl: 'https://image.10mm.today/prod/member_profile/2/2443459a-94b5-4048-98df-5fe356378a62.jpeg', + profileImageUrl: 'https://image.10mm.site/prod/member_profile/2/2443459a-94b5-4048-98df-5fe356378a62.jpeg', tags: ['#๊ฐœ๋ฐœ', '#์‚ฐ์ฑ…ํ•˜๊ธฐ'], }, { id: 73, nickname: '์•ˆ์•”์œ„์Šคํ‚ค๋‚จ', - profileImageUrl: 'https://image.10mm.today/prod/member_profile/73/a362d028-ad4c-49aa-9912-e32bc041793d.jpeg', + profileImageUrl: 'https://image.10mm.site/prod/member_profile/73/a362d028-ad4c-49aa-9912-e32bc041793d.jpeg', tags: ['#๊ณต๋ถ€', '#ํ—ฌ์Šค', '#๋””์ž์ธ'], }, { id: 1, nickname: '์šฐ๋ณดํ‹€', - profileImageUrl: 'https://image.10mm.today/prod/member_profile/1/b83aeeb8-9acd-4915-aee4-ea87ec142b3b.jpeg', + profileImageUrl: 'https://image.10mm.site/prod/member_profile/1/b83aeeb8-9acd-4915-aee4-ea87ec142b3b.jpeg', tags: ['#์นดํŽ˜์ถœ๊ทผ', '#์ถœ๊ทผ๋…์„œ', '#์Šคํƒ€๋ฒ…์Šค'], }, { id: 8, nickname: '์ˆ˜๋ฏธ์นฉ', - profileImageUrl: 'https://image.10mm.today/prod/member_profile/8/70d5cb9b-95ff-406f-93bd-9a68a2d8d5b9.png', + profileImageUrl: 'https://image.10mm.site/prod/member_profile/8/70d5cb9b-95ff-406f-93bd-9a68a2d8d5b9.png', tags: ['#์šด๋™', '#๋œจ๊ฐœ์งˆ', '#ํญ์ฃผ๊ธฐ๊ด€์ฐจ'], }, { id: 7, nickname: '์œ ์šฐ๋น„ํŠธ', - profileImageUrl: 'https://image.10mm.today/prod/member_profile/7/9fbdf25a-101e-4fb5-9956-6030e7407382.jpeg', + profileImageUrl: 'https://image.10mm.site/prod/member_profile/7/9fbdf25a-101e-4fb5-9956-6030e7407382.jpeg', tags: ['#์šด๋™', '#ํ—ฌ์Šค', '#์˜ํ™”'], }, { id: 9, nickname: '์ง‘๊ฐ€๊ณ ์‹œํผ', - profileImageUrl: 'https://image.10mm.today/prod/member_profile/9/722d875d-eff0-498d-9644-e1c8eb514414.jpeg', + profileImageUrl: 'https://image.10mm.site/prod/member_profile/9/722d875d-eff0-498d-9644-e1c8eb514414.jpeg', tags: ['#๋””์ž์ธ', '#ํšŒ์˜'], }, ];