From 3268842dde9d0aa040718d2dac9643557100903c Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 23 Sep 2024 16:14:41 +0200 Subject: [PATCH] [HttpKernel] Improve accessibility --- .../Resources/views/Icon/symfony.svg | 2 +- .../HttpKernel/Resources/welcome.html.php | 140 ++++++++++-------- 2 files changed, 77 insertions(+), 65 deletions(-) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/symfony.svg b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/symfony.svg index ad38fdf924224..209afed7de0b6 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/symfony.svg +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/symfony.svg @@ -1 +1 @@ - + diff --git a/src/Symfony/Component/HttpKernel/Resources/welcome.html.php b/src/Symfony/Component/HttpKernel/Resources/welcome.html.php index 4fd262ee16c03..810c71f988e85 100644 --- a/src/Symfony/Component/HttpKernel/Resources/welcome.html.php +++ b/src/Symfony/Component/HttpKernel/Resources/welcome.html.php @@ -1,6 +1,16 @@ + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + $renderSymfonyLogoSvg = << + SVG; // SVG icons from the Tabler Icons project @@ -8,7 +18,7 @@ // https://github.com/tabler/tabler-icons/blob/master/LICENSE $renderBoxIconSvg = << +

+

Next Step @@ -262,7 +272,7 @@ -

+ @@ -270,59 +280,61 @@
-
-

- - Learn -

- -
+