From 88ddee2f345841146b99b0f68b3b522891fbe5c7 Mon Sep 17 00:00:00 2001 From: prplwtf Date: Tue, 16 Jul 2024 15:53:55 +0200 Subject: [PATCH] feat `template.blade.php`: extension icons should have their identifier as alt text --- resources/views/blueprint/admin/template.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/blueprint/admin/template.blade.php b/resources/views/blueprint/admin/template.blade.php index b11ec93..f29f7e3 100644 --- a/resources/views/blueprint/admin/template.blade.php +++ b/resources/views/blueprint/admin/template.blade.php @@ -1,5 +1,5 @@ @section("extension.header") - logo + {{ $EXTENSION_ID }}