added favicon

This commit is contained in:
Daniel Fichtinger 2025-07-04 18:04:32 -04:00
parent 2c69fa1a5c
commit 0de1cae1bc
3 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B

View file

@ -16,6 +16,8 @@
type="text/css"
media="all"
/>
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon/favicon-32x32.png">
</head>
<body>
<div id="container">