updated favicon
This commit is contained in:
parent
9bf540a61c
commit
d4192cc1a1
BIN
static/images/favicon.png
Normal file
BIN
static/images/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 327 B |
@ -5,7 +5,7 @@
|
||||
{% set zolaVer = '0.13.0' %}
|
||||
|
||||
<head>
|
||||
<link rel="icon" type="image/x-icon" href="{{ get_url(path='images/icons/favicon.ico')}}">
|
||||
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
|
||||
{% block title %}
|
||||
<title>{{ config.title }}</title>
|
||||
<meta property="og:type" content="website" />
|
||||
|
Loading…
Reference in New Issue
Block a user