fix: correct language attribute from 'e' to 'es' in HTML tag
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="e">
|
<html lang="es">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>ShopitFront</title>
|
<title>ShopitFront</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user