Skip to content

Commit

Permalink
Merge pull request #67 from EFUB-TEAM4/issue-4
Browse files Browse the repository at this point in the history
#4 [Fix] meta description & twitter type
  • Loading branch information
zhtmahthgus authored Aug 3, 2022
2 parents 22142f1 + 9affd29 commit 87ae26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />
<title>์ด์ƒ์ฒญ</title>
<meta
name="description"
property="description"
content="์ดํ™” ๋‚ ์”จ ์•Œ๋ฆฌ๋ฏธ ์‚ฌ์ดํŠธ ์ž…๋‹ˆ๋‹ค. ์‹ค์‹œ๊ฐ„ ์ดํ™”์ธ ์ถ”์ฒœ ์˜ท์ฐจ๋ฆผ์„ ์•Œ์•„๋ณด์„ธ์š”."
/>
<meta name="keywords" content="์ดํ™”์—ฌ๋Œ€, ์ดํ™” ๊ณฐ๋Œ์ด, ์ดํ™” ๋‚ ์”จ" />
Expand All @@ -24,7 +24,7 @@
property="og:url"
content="http://ewha-weather.s3-website.ap-northeast-2.amazonaws.com"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="์ด์ƒ์ฒญ" />
<meta
name="twitter:description"
Expand Down

0 comments on commit 87ae26a

Please sign in to comment.