home: hopefully make background image load smoother
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<link rel="stylesheet" href="style/reset.css">
|
||||
<link rel="stylesheet" href="style/style.css">
|
||||
<link rel="icon" type="image/png" href="assets/logo_icon.png">
|
||||
<link rel="preload" as="image" href="assets/clouds.avif">
|
||||
</head>
|
||||
<body>
|
||||
<img src="assets/logo.png" class="logo" />
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<link rel="stylesheet" href="style/reset.css">
|
||||
<link rel="stylesheet" href="style/style.css">
|
||||
<link rel="icon" type="image/png" href="assets/logo_icon.png">
|
||||
<link rel="preload" as="image" href="assets/clouds.avif">
|
||||
</head>
|
||||
<body>
|
||||
<img src="assets/logo.png" class="logo" />
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<link rel="stylesheet" href="style/reset.css">
|
||||
<link rel="stylesheet" href="style/style.css">
|
||||
<link rel="icon" type="image/png" href="assets/logo_icon.png">
|
||||
<link rel="preload" as="image" href="assets/clouds.avif">
|
||||
</head>
|
||||
<body>
|
||||
<img src="assets/logo.png" class="logo" />
|
||||
|
||||
Reference in New Issue
Block a user