add favicon

This commit is contained in:
Lera Elvoé 2025-07-06 19:44:55 +03:00
parent 9d1cd01f69
commit 80fec756a9
Signed by: yagich
SSH Key Fingerprint: SHA256:6xjGb6uA7lAVcULa7byPEN//rQ0wPoG+UzYVMfZnbvc
2 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<title>Porom</title> <title>Porom</title>
{% endif %} {% endif %}
<link rel="stylesheet" href="/static/style.css"> <link rel="stylesheet" href="/static/style.css">
<link rel="icon" type="image/png" href="/static/favicon.png">
</head> </head>
<body> <body>
{% include 'common/topnav.html' %} {% include 'common/topnav.html' %}

BIN
data/static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB