add a favicon
This commit is contained in:
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
<link rel="icon" type="image/x-icon" href="/img/fav.png">
|
||||||
<link rel="stylesheet" href="/css/normalize.css" />
|
<link rel="stylesheet" href="/css/normalize.css" />
|
||||||
<link rel="stylesheet" href="/css/styles.css" />
|
<link rel="stylesheet" href="/css/styles.css" />
|
||||||
{% if title %}
|
{% if title %}
|
||||||
|
BIN
src/img/fav.gif
Normal file
BIN
src/img/fav.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 263 B |
BIN
src/img/fav.png
Normal file
BIN
src/img/fav.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
src/img/fav.webp
Normal file
BIN
src/img/fav.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 814 B |
Reference in New Issue
Block a user