Added lang attribute to html tag for accessibility
This commit is contained in:
parent
178dd871ae
commit
338de0f296
@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>WoW Historical Token Prices Tracker</title>
|
||||
<meta charset="UTF-8">
|
||||
|
Loading…
Reference in New Issue
Block a user