From 7f2ed5b2e84f51d1c7667a2031a1b019e85ef3de Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 28 Mar 2024 10:44:00 +0100 Subject: [PATCH] feat: enhance browser error messaging Improved the clarity and specificity of error messages presented to users on incompatible browsers by directly mentioning "Incompatible Browser" and referencing "your browser" rather than leaving the browser name blank. Simplified the link tag for loading CSS to enhance code readability. These changes aim to reduce user confusion during incompatible browser scenarios and streamline troubleshooting. --- index.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index ae0fb24..fdf6f83 100644 --- a/index.html +++ b/index.html @@ -6,27 +6,24 @@ --> Browser Error - +