From 6af048ab2a11e34714175c3a92d1025e21cfe26f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zo=C3=AB?= Date: Fri, 2 May 2025 00:17:29 +0200 Subject: [PATCH] feat: add lang-attribute to the html-element this helps computers interpret and manipulate the website content (example: pronunciation for assistive tech). if tbs ever gets a language setting that should be reflected here. --- resources/views/frame.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/frame.blade.php b/resources/views/frame.blade.php index 792cf72..93d5e4e 100644 --- a/resources/views/frame.blade.php +++ b/resources/views/frame.blade.php @@ -1,5 +1,5 @@ - +