1
0
Ver Fonte

Small fixes.

Herby Vojčík há 5 anos atrás
pai
commit
42be5551a8
1 ficheiros alterados com 2 adições e 2 exclusões
  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>