add lang tag to head

This commit is contained in:
David 2022-03-19 11:55:36 -04:00
parent 5b2f60992c
commit c37f980ac8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<html> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />