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