preload lulu2.webp with high priority
This commit is contained in:
@@ -10,6 +10,13 @@
|
||||
<title>MiningTcup</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||
<link
|
||||
rel="preload"
|
||||
fetchpriority="high"
|
||||
as="image"
|
||||
href="/images/lulu2.webp"
|
||||
type="image/webp"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="centerer">
|
||||
|
Reference in New Issue
Block a user