diff options
author | coteeq <isaqtm@gmail.com> | 2024-01-02 16:47:43 +0600 |
---|---|---|
committer | coteeq <isaqtm@gmail.com> | 2024-01-02 16:47:43 +0600 |
commit | f9c025096f14bcc31a0a1acf55cb09f357f40b39 (patch) | |
tree | 83d1dc608ebf83dae90813269948218ea47fba23 /index.html | |
parent | 936ae2c02762ac737e16e80529da0ffcb1d1e326 (diff) | |
download | iro-f9c025096f14bcc31a0a1acf55cb09f357f40b39.tar.gz |
add icon
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ <meta name="theme-color" content="#141D20"> <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="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu+Mono" --> <!-- link href="https://fonts.googleapis.com/css?family=Inconsolata&display=swap" rel="stylesheet" --> </head> |