Skip to content

Commit

Permalink
Update head.html
Browse files Browse the repository at this point in the history
meta tag 수정
  • Loading branch information
blackstrida authored Jan 15, 2025
1 parent 6b0fafb commit 2fc9430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
<meta name="description" content="카카오에서 제공하는 오픈소스 가이드">
<base href="/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="카카오 오픈소스 가이드">
<meta property="og:title" content="카카오 오픈소스 가이드">
<meta property="og:site_name" content="오픈소스 가이드">
<meta property="og:title" content="오픈소스 가이드">
<meta property="og:url" content="https://kakao.github.io/">
<meta property="og:image" content="https://t1.kakaocdn.net/olive/assets/images/opensourceguide.png">
<meta property="og:description" content="카카오에서 제공하는 오픈소스 가이드">
Expand Down

0 comments on commit 2fc9430

Please sign in to comment.