Adding language attribute to the html tag

This commit is contained in:
Max 2022-01-14 14:50:27 -05:00
parent e2774147fd
commit e3fbd68ba3

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="">
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">