add favicon
This commit is contained in:
parent
b1b59a0be2
commit
ec266f3995
2 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% if title %} {{ title }} | {{ meta.sitename }} {% else %} {{ meta.sitename }} {% endif %}</title>
|
||||
<link rel="stylesheet" href="/css/{{ style if style else "main" }}.css">
|
||||
<link rel="icon" type="image/png" href="/img/favicon.ico" width=16px>
|
||||
|
|
|
|||
BIN
img/favicon.ico
Normal file
BIN
img/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Loading…
Add table
Reference in a new issue