updated favicon

This commit is contained in:
Ehab Hassan 2023-10-29 14:25:02 +02:00
parent 9bf540a61c
commit d4192cc1a1
2 changed files with 1 additions and 1 deletions

BIN
static/images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

View File

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