remove lang from html tag

This commit is contained in:
Xuan Son Nguyen 2025-02-05 23:44:46 +01:00
parent 82ab825ec9
commit 518e077a92
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8" />
<meta