Skip to content

Commit

Permalink
[Sync] (#3)
Browse files Browse the repository at this point in the history
* [Fix] manifest 및 og tag link 수정 (sopt-makers#419)

* fix: manifest 파일명

* fix: og tag link full url로 수정

* [Fix] Og 이미지 파일명 오탈자 수정 (sopt-makers#421)

* fix: full url 제거 확인

* fix: ogimage 파일명 수정
  • Loading branch information
lydiacho authored Aug 17, 2024
1 parent 144c586 commit 86d5402
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
<meta property="og:type" content="website" />
<meta property="og:locale" content="ko_KR" />

<link rel="manifest" href="https://recruit.sopt.org/manifest.webmanifest" />

<link rel="icon" href="https://recruit.sopt.org/favicon.ico" sizes="32x32" />
<link rel="icon" href="https://recruit.sopt.org/icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="https://recruit.sopt.org/apple-touch-icon.png" />
Expand Down
File renamed without changes

0 comments on commit 86d5402

Please sign in to comment.