Skip to content

Commit

Permalink
fix(index): 표준 url 변경
Browse files Browse the repository at this point in the history
site -> store
  • Loading branch information
devbattery committed Dec 10, 2024
1 parent b3a7439 commit af4c68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fe/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
property="og:description"
content="맛집 컬렉터들의 '진짜' 맛집 컬렉션 둘러보기!"
/>
<meta property="og:url" content="https://foodymoody.site" />
<meta property="og:url" content="https://foodymoody.store" />
<meta property="og:type" content="website" />
<meta
property="og:image"
Expand Down

0 comments on commit af4c68d

Please sign in to comment.