From 25b7af33175aea3d66e68ce6d6e21e13b353aa3e Mon Sep 17 00:00:00 2001 From: Mark Wood Date: Wed, 2 Mar 2022 08:12:02 -0500 Subject: [PATCH] Remove obsolete meta language tag (#662) * Remove obsolete meta language tag * Add myself to the contributors file Co-authored-by: Mark W --- CONTRIBUTORS.md | 1 + layouts/_default/baseof.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 914fa72..f1249f5 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -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) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index f3246d9..6b2238d 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,6 @@ - {{ if .Site.Params.csp }}