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