fix icon
This commit is contained in:
parent
293bffd28e
commit
a213353fbe
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<link rel="icon" href="/assets/icon2.webp">
|
||||
<link rel="icon" href="/assets/icon.webp">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="canonical" href="https://min.rip">
|
||||
|
||||
|
@ -71,7 +71,7 @@
|
|||
</ul>
|
||||
</details>
|
||||
</div>
|
||||
<img src="/assets/icon2.webp" alt="" id="icon">
|
||||
<img src="/assets/icon.webp" alt="" id="icon">
|
||||
</div>
|
||||
<div id="cont">
|
||||
<hr>
|
||||
|
|
Loading…
Reference in New Issue