Skip to content

Commit

Permalink
refactor : 이미지 프리로딩
Browse files Browse the repository at this point in the history
  • Loading branch information
minzziPark committed Nov 14, 2024
1 parent cf75683 commit f45489b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
type="image/svg+xml"
href="https://hguccd2024.co.kr/images/icon/favicon.webp"
/>
<link
rel="preload"
href="https://hguccd2024.co.kr/images/home/background.mp4"
as="image"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ONE IN CHRIST</title>
<meta
Expand Down

0 comments on commit f45489b

Please sign in to comment.