diff options
author | coteeq <isaqtm@gmail.com> | 2024-01-02 16:51:36 +0600 |
---|---|---|
committer | coteeq <isaqtm@gmail.com> | 2024-01-02 16:51:36 +0600 |
commit | ba95c14ea0c6955a382dcdb50393550464680583 (patch) | |
tree | 2c514e0f9c06cb0bbc14af8ad736c99c067718c8 /index.html | |
parent | f9c025096f14bcc31a0a1acf55cb09f357f40b39 (diff) | |
download | iro-ba95c14ea0c6955a382dcdb50393550464680583.tar.gz |
maybe faster lowres load
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +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="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu+Mono" --> <!-- link href="https://fonts.googleapis.com/css?family=Inconsolata&display=swap" rel="stylesheet" --> </head> |