Update index.html
diff --git a/webui/index.html b/webui/index.html
index 0447d56..92eeaea 100644
--- a/webui/index.html
+++ b/webui/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
     <meta charset="UTF-8">
-    <title>Blocky/4</title>
+    <title>Blocky 4</title>
   <link rel="stylesheet" href="css/blocky4.css">
   <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
 </head>