Skip to content

Commit

Permalink
chore: preload some assets (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
gifaldyazkaa committed Jan 7, 2023
2 parents f9dd37e + 9f89ccd commit 89cb0dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
<meta property="twitter:site" content="@ChocoLatteCh_" />
<meta property="twitter:creator" content="@falcxxdev" />
<link rel="canonical" href="https://chocolatte.falcxxdev.ml" />
<link rel="preload" href="/vite_assets/img/profile.webp" as="image" />
<link rel="preload" href="/vite_assets/img/bg.jpg" as="image" />
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 89cb0dc

Please sign in to comment.