Add english language attribute to html tag.

This commit is contained in:
Tom Alexander
2026-07-10 22:36:20 -04:00
parent bad12160ac
commit a410a64236

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />