From 3c49ff27723bd59666d9a19b334bb115f3bafab9 Mon Sep 17 00:00:00 2001 From: pmoreno Date: Mon, 17 Apr 2023 20:34:15 +0200 Subject: [PATCH] Fixed raw filter --- templates/partials/logo.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 templates/partials/logo.html.twig diff --git a/templates/partials/logo.html.twig b/templates/partials/logo.html.twig old mode 100644 new mode 100755 index f712edb..5a17a42 --- a/templates/partials/logo.html.twig +++ b/templates/partials/logo.html.twig @@ -1,8 +1,8 @@ {% set logo = theme_var('custom_logo_mobile') ?: theme_var('custom_logo') %} -