add favico
This commit is contained in:
parent
85dff409b4
commit
be093c3e8f
@ -5,7 +5,7 @@
|
||||
{% set zolaVer = '0.13.0' %}
|
||||
|
||||
<head>
|
||||
<link rel="icon" type="image/x-icon" href="{{ get_url(path='images/icons/favicon.png')}}">
|
||||
<link rel="icon" type="image/x-icon" href="{{ get_url(path='images/icons/favicon.ico')}}">
|
||||
{% block title %}
|
||||
<title>{{ config.title }}</title>
|
||||
<meta property="og:type" content="website" />
|
||||
|
Loading…
Reference in New Issue
Block a user