Skip to content

Commit

Permalink
v0.3.1-Beta (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
parksb authored Dec 23, 2018
2 parents 957fb76 + 92bff0d commit 129e229
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified assets/meta/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
<link rel="stylesheet" href="./style.css" />

<meta property="og:title" content="Santa Inc.">
<meta property="og:image" content="./assets/meta/preview.png">
<meta property="og:image" content="https://parksb.github.io/project/santainc/assets/meta/preview.png">
<meta property="og:description" content="๐ŸŽ… ์„ธ๊ณ„๋ฅผ ์„ ๋„ํ•˜๋Š” ๊ธ€๋กœ๋ฒŒ ๊ธฐ์—… (์ฃผ)์‚ฐํƒ€">

<meta name="twitter:title" content="Santa Inc.">
<meta name="twitter:description" content="๐ŸŽ… ์„ธ๊ณ„๋ฅผ ์„ ๋„ํ•˜๋Š” ๊ธ€๋กœ๋ฒŒ ๊ธฐ์—… (์ฃผ)์‚ฐํƒ€">
<meta name="twitter:image" content="./assets/meta/preview.png">
<meta name="twitter:image" content="https://parksb.github.io/project/santainc/assets/meta/preview.png">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down

0 comments on commit 129e229

Please sign in to comment.