Skip to content

Commit

Permalink
[feat] add meta tag resources
Browse files Browse the repository at this point in the history
  • Loading branch information
1000peach committed Feb 25, 2021
1 parent 4b909f6 commit 6c269f6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta property="og:title" content="See-at | ๋‚˜๋งŒ์˜ ์ž‘์€ ์นœ๊ตฌ" />
<meta property="og:url" content="https://www.seeat-plant.com/" />
<meta property="og:image" content="%PUBLIC_URL%/images/meta.png" />
<meta property="og:image" content="%PUBLIC_URL%/meta.png" />
<meta property="og:type" content="website" />
<meta property="og:description" content="๋ฐ˜๋ ค์‹๋ฌผ ํ๋ ˆ์ด์…˜ ์„œ๋น„์Šค" />

Expand Down
Binary file modified frontend/public/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frontend/public/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/meta.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 6c269f6

Please sign in to comment.