fix(html-lang): added defined lang for the web document

This commit is contained in:
Your Name 2022-10-06 22:51:54 +05:30
parent bbb47c5a32
commit bc4eccb0c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset='utf-8'>