From 0480c75ae338ddade88d9c19ceb3b9de07967162 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sat, 7 Sep 2024 22:02:31 +0200 Subject: [PATCH] style: enhance readability through code formatting Improved HTML indentation to enhance the readability and maintainability of the code. Consistently formatted self-closing tags for better HTML5 compliance. This change ensures a cleaner and more developer-friendly structure, facilitating easier future edits and collaboration. --- index.html | 68 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 43 insertions(+), 25 deletions(-) diff --git a/index.html b/index.html index 0c3a4fe..991b309 100644 --- a/index.html +++ b/index.html @@ -1,37 +1,55 @@ - - - + + + QRMaker - + - - - + + +
-
-
-
-

QRMaker

-
- - -
-
-
-
-
+
+
+
+

QRMaker

+
+ +
+
+
+
+
+
- + @@ -42,5 +60,5 @@ - +