Set language for html

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-12-22 18:55:18 +05:30
parent cbb1198bce
commit ec4de81144
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -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">