Ver Fonte

Merge pull request #3257 from sojinsamuel/patch-1

Missing lang attribute
Hakim El Hattab há 2 anos atrás
pai
commit
6510916b9f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -1,5 +1,5 @@
 <!doctype html>
-<html>
+<html lang="en">
 	<head>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">