* Remove obsolete meta language tag * Add myself to the contributors file Co-authored-by: Mark W <mark@digitalnotions.net>
@@ -107,3 +107,4 @@
- [Brenton Mallen](https://github.com/brentonmallen1)
- [Xiaoyang Luo](https://github.com/ccviolett/)
- [Michiel Appelman](https://appelman.se)
+- [Mark Wood](https://digitalnotions.net)
@@ -4,7 +4,6 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="Content-Language" content="{{ .Site.Language.Lang }}">
<meta name="color-scheme" content="light dark">
{{ if .Site.Params.csp }}