From 2195c640482bef47245fa027d96380d13a86ca6a Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Thu, 27 May 2021 01:07:12 +0200 Subject: [PATCH] Fix favico location for blog posts --- themes/chosto/layouts/partials/head.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/themes/chosto/layouts/partials/head.html b/themes/chosto/layouts/partials/head.html index 3b22821..02213f6 100644 --- a/themes/chosto/layouts/partials/head.html +++ b/themes/chosto/layouts/partials/head.html @@ -17,14 +17,14 @@ .has-bg-img { background: url('{{ $imageURL }}')center center; background-size:cover; } - - - - - - - - + + + + + + + +