diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:41:54 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:42:59 +0100 |
commit | 30475bbd2848fcfcad60c8731ee6f15bb244caa2 (patch) | |
tree | b0b7ecb07224e007f354d179d1a5722c91e098d3 /play.html | |
parent | b41a70ba13ce4638fa1690407d2d619142dccd94 (diff) | |
download | 300-earth-and-water-30475bbd2848fcfcad60c8731ee6f15bb244caa2.tar.gz |
Set HTML language.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1"> <meta charset="UTF-8"> |