summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorcoteeq <isaqtm@gmail.com>2024-01-02 16:53:32 +0600
committercoteeq <isaqtm@gmail.com>2024-01-02 16:53:32 +0600
commitedf705a70ebca5b46415616c8510e5e68b577787 (patch)
tree80d780d34246b974213fcb3c9cea0f4153933a0e /index.html
parentba95c14ea0c6955a382dcdb50393550464680583 (diff)
downloadiro-edf705a70ebca5b46415616c8510e5e68b577787.tar.gz
it should be prefetch, not preload
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 316bbaf..4f5c0e5 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style2.css">
<link rel="icon" href="blur-icon.png">
- <link rel="preload" as="image" href="blur-shakaler.jpeg">
+ <link rel="prefetch" as="image" href="blur-shakaler.jpeg">
<!-- link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu+Mono" -->
<!-- link href="https://fonts.googleapis.com/css?family=Inconsolata&display=swap" rel="stylesheet" -->
</head>