[TASK] add favicon

This commit is contained in:
Marie Birner 2023-03-25 14:33:22 +01:00
parent 60d6bb06c2
commit a166b73ebe
2 changed files with 1 additions and 1 deletions
static/images
templates

BIN
static/images/favicon.png Normal file

Binary file not shown.

After

(image error) Size: 613 B

@ -25,7 +25,7 @@
<!-- Favicon <!-- Favicon
--> -->
<link rel="icon" type="image/png" href="images/favicon.png"> <link rel="icon" type="image/png" href="public/images/favicon.png">
</head> </head>
<body> <body>