Browse Source

Small fixes.

Herby Vojčík 5 years ago
parent
commit
42be5551a8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html>
+<html lang="en">
 
 <head>
     <title>Amber Smalltalk</title>
@@ -68,4 +68,4 @@
     })();
 </script>
 </body>
-</html> 
+</html>