feat: added favicon

This commit is contained in:
Blaster4385 2024-02-21 23:36:29 +05:30
parent 2c980043fe
commit 68f473da01
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/" />
<link rel="icon" type="image/svg+xml" href="assets/icons/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB