added favicon
This commit is contained in:
parent
2c69fa1a5c
commit
0de1cae1bc
3 changed files with 2 additions and 0 deletions
BIN
content/static/favicon/favicon-16x16.png
Normal file
BIN
content/static/favicon/favicon-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 381 B |
BIN
content/static/favicon/favicon-32x32.png
Normal file
BIN
content/static/favicon/favicon-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 609 B |
|
@ -16,6 +16,8 @@
|
||||||
type="text/css"
|
type="text/css"
|
||||||
media="all"
|
media="all"
|
||||||
/>
|
/>
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon/favicon-16x16.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon/favicon-32x32.png">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue