Add lang to html tag

This commit is contained in:
Ravi Riley 2022-07-24 16:24:11 -07:00
parent 266116a92e
commit cde1103901

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<!-- based on http://jsfiddle.net/roha/353r2k8w/ -->
<head>