From e1119c71b9ec640d7d582656717ac5914d330102 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 bced601..e82916f 100644 --- a/resources/views/frame.blade.php +++ b/resources/views/frame.blade.php @@ -1,5 +1,5 @@ - +