Add favicon

This commit is contained in:
samaradel
2022-04-27 11:09:28 +02:00
parent 7a55db3f34
commit 0af1e34047
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

View File

@@ -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>