aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-03-17 17:58:17 -0500
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-03-17 17:58:17 -0500
commite9fe92019396ea8e9a44dfeeaeb758a52e53215f (patch)
tree0ec77789398db3f861f4485f4b16544d574dae33
parent10d0f6c73040bedf8f2a2dc49b0936cfe4090c62 (diff)
add en tag
-rw-r--r--about.html2
-rw-r--r--index.html2
-rw-r--r--projects.html2
-rw-r--r--tea.html2
-rw-r--r--tea/W2T-2022-BoatCaptain.html2
-rw-r--r--tea/template.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/about.html b/about.html
index abe0847..8f0b717 100644
--- a/about.html
+++ b/about.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/index.html b/index.html
index 90a40a3..3b674a1 100644
--- a/index.html
+++ b/index.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/projects.html b/projects.html
index 9c73ffe..f6fcffc 100644
--- a/projects.html
+++ b/projects.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.html b/tea.html
index 938d784..6560a3e 100644
--- a/tea.html
+++ b/tea.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/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" />