diff options
author | coteeq <isaqtm@gmail.com> | 2024-01-02 16:54:36 +0600 |
---|---|---|
committer | coteeq <isaqtm@gmail.com> | 2024-01-02 16:54:36 +0600 |
commit | 6f59ffb199e13e35957091b78707f175278c9d99 (patch) | |
tree | 2c514e0f9c06cb0bbc14af8ad736c99c067718c8 /index.html | |
parent | edf705a70ebca5b46415616c8510e5e68b577787 (diff) | |
download | iro-6f59ffb199e13e35957091b78707f175278c9d99.tar.gz |
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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="prefetch" as="image" href="blur-shakaler.jpeg"> + <link rel="preload" 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> |