diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-07-10 22:50:28 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-07-10 22:50:28 -0400 |
| commit | c0001805d874f99454bb4aba70dda478eacd4c63 (patch) | |
| tree | 41b2a89339a2296f21a0ad430c88a003b76c332d /testPage.html | |
| parent | 2494b7e26392842c09e8f576412018b14e7bf28b (diff) | |
improvements to accessibility
Diffstat (limited to 'testPage.html')
| -rwxr-xr-x | testPage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testPage.html b/testPage.html index a392f8f..fac740e 100755 --- a/testPage.html +++ b/testPage.html @@ -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"> |
