Add lang to html tag because Google says so

This commit is contained in:
CheddarCrisp 2020-03-07 11:09:37 -05:00
parent 3c97b78f2c
commit ac9b816d8d

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