소스 검색

Small fixes.

Herby Vojčík 5 년 전
부모
커밋
42be5551a8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>