Merge pull request #29436 from sftim/20210817_fix_tutorial_html_lang_attribute_es
Fix HTML language attributes (español)
This commit is contained in:
@@ -5,7 +5,7 @@ weight: 20
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<html lang="es">
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ weight: 20
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<html lang="es">
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user