Added lang attribute to html tag for accessibility

This commit is contained in:
Emily Doherty 2021-06-13 12:29:29 -04:00
parent 178dd871ae
commit 338de0f296

View File

@ -1,5 +1,5 @@
<!doctype html>
<html>
<html lang="en">
<head>
<title>WoW Historical Token Prices Tracker</title>
<meta charset="UTF-8">