From a70f82c6841bdc07f6c99444dc3ded7718c3561a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Mon, 19 Oct 2020 09:50:28 +0200 Subject: [PATCH] Fix typo in sizes and rel Replace rapsys_air_location route by rapsys_air_session --- Resources/views/body.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/views/body.html.twig b/Resources/views/body.html.twig index f551bc9..4ef3142 100644 --- a/Resources/views/body.html.twig +++ b/Resources/views/body.html.twig @@ -5,7 +5,7 @@ {% block stylesheets %} - + {% for size, icon in site_png %} {# Apple #} {% if size in [152, 167, 180] %} @@ -18,7 +18,7 @@ {# Others #} {% else %} - + {% endif %} {% endfor %} {# stylesheet '//fonts.googleapis.com/css?family=Irish+Grover' '//fonts.googleapis.com/css?family=La+Belle+Aurore' '@RapsysAirBundle/Resources/public/css/{reset,screen}.css' #} @@ -43,7 +43,7 @@ {% block header_nav %}