From 9fd37d03cc55df3fb218d3ee54ef12953f56e842 Mon Sep 17 00:00:00 2001 From: 1ilsang <1ilsang@naver.com> Date: Sun, 22 Dec 2024 20:17:27 +0900 Subject: [PATCH] chore: Update ogImage --- _posts/activity/mdn/mdn-contributing-translations.md | 4 ++-- _posts/js/google-adsense.md | 4 ++-- e2e/__snapshots__/posts.spec.ts/desktop/posts.html | 2 +- e2e/__snapshots__/posts.spec.ts/mobile/posts.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_posts/activity/mdn/mdn-contributing-translations.md b/_posts/activity/mdn/mdn-contributing-translations.md index 06f32bbf..2c915c68 100644 --- a/_posts/activity/mdn/mdn-contributing-translations.md +++ b/_posts/activity/mdn/mdn-contributing-translations.md @@ -3,10 +3,10 @@ title: '오픈소스 기여 첫걸음, MDN 문서 번역 가이드' description: 'MDN 문서 번역 방법을 알아보자' url: 'mdn-contributing-translations' tags: ['mdn', 'contribution', 'translation', 'open-source'] -coverImage: '/images/posts/mdn-contributing-translations/thumbnail.webp' +coverImage: https://raw.githubusercontent.com/1ilsang/dev/refs/heads/main/public/images/posts/mdn-contributing-translations/thumbnail.webp date: '2024-12-21T17:01:23.788Z' ogImage: - url: '/images/posts/mdn-contributing-translations/thumbnail.webp' + url: https://raw.githubusercontent.com/1ilsang/dev/refs/heads/main/public/images/posts/mdn-contributing-translations/thumbnail.webp --- ![cover](/images/posts/mdn-contributing-translations/cover.webp 'cover') diff --git a/_posts/js/google-adsense.md b/_posts/js/google-adsense.md index b07dbaef..cde28556 100644 --- a/_posts/js/google-adsense.md +++ b/_posts/js/google-adsense.md @@ -3,10 +3,10 @@ title: '[Next.js] Google AdSense 광고 적용 및 이해하기' description: '구글 광고 적용기' url: 'google-adsense' tags: ['google', 'ad', 'ads', 'adsense', 'nextjs'] -coverImage: '/images/posts/google-adsense/cover.webp' +coverImage: https://raw.githubusercontent.com/1ilsang/dev/refs/heads/main/public/images/posts/google-adsense/cover.webp date: '2024-08-22T07:26:38.617Z' ogImage: - url: '/images/posts/google-adsense/cover.webp' + url: https://raw.githubusercontent.com/1ilsang/dev/refs/heads/main/public/images/posts/google-adsense/cover.webp --- ![cover](/images/posts/google-adsense/cover.webp 'cover') diff --git a/e2e/__snapshots__/posts.spec.ts/desktop/posts.html b/e2e/__snapshots__/posts.spec.ts/desktop/posts.html index bd53b0a5..bc9f07f7 100644 --- a/e2e/__snapshots__/posts.spec.ts/desktop/posts.html +++ b/e2e/__snapshots__/posts.spec.ts/desktop/posts.html @@ -1 +1 @@ -
JavaScriptRustActivityBookRetrospectToolAlgorithm
\ No newline at end of file +
JavaScriptRustActivityBookRetrospectToolAlgorithm
\ No newline at end of file diff --git a/e2e/__snapshots__/posts.spec.ts/mobile/posts.html b/e2e/__snapshots__/posts.spec.ts/mobile/posts.html index bd53b0a5..bc9f07f7 100644 --- a/e2e/__snapshots__/posts.spec.ts/mobile/posts.html +++ b/e2e/__snapshots__/posts.spec.ts/mobile/posts.html @@ -1 +1 @@ -
JavaScriptRustActivityBookRetrospectToolAlgorithm
\ No newline at end of file +
JavaScriptRustActivityBookRetrospectToolAlgorithm
\ No newline at end of file