From 72b0a5ef5f3e582e35e6cad9af9a01c9ccbdfe6e Mon Sep 17 00:00:00 2001 From: tischsoic Date: Thu, 8 Feb 2024 11:54:16 +0100 Subject: [PATCH] IBX-7744: Update Ibexa logo --- .../Resources/views/Profiler/layout.html.twig | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/bundle/Debug/Resources/views/Profiler/layout.html.twig b/src/bundle/Debug/Resources/views/Profiler/layout.html.twig index dda40fa0b7..5a0ee04b15 100644 --- a/src/bundle/Debug/Resources/views/Profiler/layout.html.twig +++ b/src/bundle/Debug/Resources/views/Profiler/layout.html.twig @@ -1,19 +1,15 @@ {% extends '@WebProfiler/Profiler/layout.html.twig' %} {% macro ibexa_logo() %} - + + - - - - - + + + + - - - - {% endmacro %}