Skip to content

Commit

Permalink
chore: Update ogImage
Browse files Browse the repository at this point in the history
  • Loading branch information
1ilsang committed Dec 22, 2024
1 parent a014cde commit 9fd37d0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions _posts/activity/mdn/mdn-contributing-translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down
4 changes: 2 additions & 2 deletions _posts/js/google-adsense.md
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down
2 changes: 1 addition & 1 deletion e2e/__snapshots__/posts.spec.ts/desktop/posts.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion e2e/__snapshots__/posts.spec.ts/mobile/posts.html

Large diffs are not rendered by default.

0 comments on commit 9fd37d0

Please sign in to comment.