Skip to content

Commit

Permalink
Refactor HTML to update Open Graph meta tag for social sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
bamcasa committed Oct 14, 2024
1 parent bb967b8 commit bbfca5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="icon" href="favicon.ico" type="image/x-icon">

<meta property="og:image" content="images/title.png">
<meta property="og:title" content="모여톤 - 멋쟁이사자처럼 연합 해커톤">
<meta property="og:title" content="모여톤">
<meta content="우리의 모여, 모두 여기로 모여! 다양한 지역간 IT기술을 중점으로 하여 네트워킹 강화를 도모하는 비영리 해커톤" property="og:description" />
</head>

Expand Down

0 comments on commit bbfca5d

Please sign in to comment.