add favicon

This commit is contained in:
yuki 2025-10-11 02:33:57 -03:00
parent b1b59a0be2
commit ec266f3995
Signed by: yuki
GPG key ID: 0C98E6FF04EC3915
2 changed files with 1 additions and 0 deletions

View file

@ -2,3 +2,4 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{% if title %} {{ title }} | {{ meta.sitename }} {% else %} {{ meta.sitename }} {% endif %}</title>
<link rel="stylesheet" href="/css/{{ style if style else "main" }}.css">
<link rel="icon" type="image/png" href="/img/favicon.ico" width=16px>

BIN
img/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB