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