Skip to content

Commit

Permalink
preload assets
Browse files Browse the repository at this point in the history
  • Loading branch information
sussycatgirl committed Apr 10, 2024
1 parent a0ef9ce commit cce8ea2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="preload" href="https://me.lea.pet/fonts/Roboto-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="preload" href="/floofballs/neocat_floof.png" as="image" type="image/png" crossorigin="anonymous">
<link rel="preload" href="/floofballs/neocat_floof__w_.png" as="image" type="image/png" crossorigin="anonymous">
<link rel="preload" href="/floofballs/neocat_floof_happy.png" as="image" type="image/png" crossorigin="anonymous">
<link rel="icon" type="image/png" href="/floofballs/neocat_floof_cute.png">
<title>floofball.dev</title>

Expand Down

0 comments on commit cce8ea2

Please sign in to comment.