diff options
Diffstat (limited to 'tea')
-rw-r--r-- | tea/W2T-2022-BoatCaptain.html | 2 | ||||
-rw-r--r-- | tea/template.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tea/W2T-2022-BoatCaptain.html b/tea/W2T-2022-BoatCaptain.html index 28271a0..9f75a0e 100644 --- a/tea/W2T-2022-BoatCaptain.html +++ b/tea/W2T-2022-BoatCaptain.html @@ -1,5 +1,5 @@ <!doctype html> -<html class="no-js" lang=""> +<html class="no-js" lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> diff --git a/tea/template.html b/tea/template.html index c950504..960fff4 100644 --- a/tea/template.html +++ b/tea/template.html @@ -1,5 +1,5 @@ <!doctype html> -<html class="no-js" lang=""> +<html class="no-js" lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> |