modified: favicon.ico

This commit is contained in:
nekochemist 2026-04-17 02:03:53 +05:00
parent d77153a53b
commit 215bf05624
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Before After
Before After

View file

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>welcome!</title> <title>welcome!</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon"> <link rel="icon" href="favicon.ico" type="image/x-icon">
<style> <style>
:root { :root {
--bg-color: #07090b; --bg-color: #07090b;