mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2025-07-01 11:05:32 +02:00
fix favicon
This commit is contained in:
parent
9e7e619eab
commit
f62c23f159
6 changed files with 5 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue