fix favicon

This commit is contained in:
Crispy 2022-05-07 22:09:56 +02:00
parent 9e7e619eab
commit f62c23f159
6 changed files with 5 additions and 7 deletions

View file

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/media/icons/favicon.png">
<link rel="icon" type="image/x-icon" href="/icons/favicon.png">
<title>Fractals</title>
<style>
.demo-render {