Skip to content

Commit

Permalink
FIX: index.html 메인 url 로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
42inshin committed Mar 13, 2023
1 parent 534df47 commit 61c0695
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 @@ -22,12 +22,12 @@
<meta property="og:type" content="website" />
<meta
property="og:url"
content="https://dev.24hoursarenotenough.42seoul.kr"
content="https://24hoursarenotenough.42seoul.kr"
/>
<meta property="og:title" content="24HANE" />
<meta
property="og:image"
content="https://dev.24hoursarenotenough.42seoul.kr/logo.png"
content="https://24hoursarenotenough.42seoul.kr/logo.png"
/>
<meta property="og:description" content="42서울 출입기록 관리 시스템" />
<meta property="og:site_name" content="24HANE" />
Expand Down

0 comments on commit 61c0695

Please sign in to comment.