From be093c3e8f4fddde5c1ab102a0c60328d45f623e Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 17 Oct 2023 12:45:49 +0200 Subject: [PATCH] add favico --- templates/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/head.html b/templates/partials/head.html index ce211e5..561c8df 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -5,7 +5,7 @@ {% set zolaVer = '0.13.0' %} - + {% block title %} {{ config.title }}