Skip to content

Commit

Permalink
[Feat] head 태그 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
imddoy committed Jan 24, 2025
1 parent 41fecd6 commit 2717d7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta property="og:title" content="daruda" />
<meta property="og:description" content="대학생활에 필요한 툴을 다루다" />
<meta name="keywords" content="다루다, daruda, 대학생, 과제, 툴" />
<meta property="og:image" content="${import.meta.env.VITE_CLIENT_URL}/og_img.png" />
<meta property="og:url" content="${import.meta.env.VITE_CLIENT_URL}" />
<meta property="og:image" content="https://www.daruda.site/og_img.png" />
<meta property="og:url" content="https://www.daruda.site" />
<link rel="icon" href="/logo.svg" type="image/svg+xml" />
<title>다루다(daruda)</title>
</head>
Expand Down

0 comments on commit 2717d7c

Please sign in to comment.