Skip to content

Commit

Permalink
Add image preload
Browse files Browse the repository at this point in the history
  • Loading branch information
aksylumoed committed Feb 7, 2024
1 parent 71c224b commit 31ed32b
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 @@ -4,10 +4,12 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>adndkr</title>
<link rel="preload" href="https://adndkr-art.s3.eu-north-1.amazonaws.com/title.png" as="image">
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=M+PLUS+Code+Latin&display=swap" rel="stylesheet">

</head>
<body>
<div class="container">
Expand Down

0 comments on commit 31ed32b

Please sign in to comment.