Skip to content

Commit

Permalink
feat: 썸네일 이미지 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonInbae committed Oct 23, 2024
1 parent adaa5da commit 7a47aad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
<meta name="description" content="제주도 바닷가를 따라, 바당따라" />
<meta property="og:title" content="바당따라" />
<meta property="og:description" content="제주도 바닷가를 따라, 바당따라" />
<meta property="og:image" content="https://www.alongtheblue.site/images/icon/logo.svg" />
<meta property="og:image" content="https://www.alongtheblue.site/images/icon/thumbnailimage.png" />
<meta property="og:url" content="https://www.alongtheblue.site" />
<meta property="og:type" content="website" />
<link rel="icon" href="/images/icon/logo_512.png" type="image/png" />
<link rel="icon" href="/images/icon/logo_192.png" type="image/png" />
Expand Down
Binary file added public/images/icon/thumbnailimage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a47aad

Please sign in to comment.