This commit is contained in:
Scott 2016-05-09 11:25:22 -04:00
parent aebf93fda6
commit 5b2dfcf446
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ A collection of HTML head elements.
Below are the meta attributes which are either deprecated or not supported anymore:
```html
<!-- Deprecated because: Used to declare the document language, but not well suported. Better use <html lang=""> -->
<!-- Deprecated because: Used to declare the document language, but not well supported. Better use <html lang=""> -->
<meta name="language" content="en">
<!-- Deprecated because: Ignored by search engines. Better use robots.txt or modify .htaccess -->