mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Remove obsolete meta language tag (#662)
* Remove obsolete meta language tag * Add myself to the contributors file Co-authored-by: Mark W <mark@digitalnotions.net>
This commit is contained in:
@@ -107,3 +107,4 @@
|
|||||||
- [Brenton Mallen](https://github.com/brentonmallen1)
|
- [Brenton Mallen](https://github.com/brentonmallen1)
|
||||||
- [Xiaoyang Luo](https://github.com/ccviolett/)
|
- [Xiaoyang Luo](https://github.com/ccviolett/)
|
||||||
- [Michiel Appelman](https://appelman.se)
|
- [Michiel Appelman](https://appelman.se)
|
||||||
|
- [Mark Wood](https://digitalnotions.net)
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<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">
|
<meta name="color-scheme" content="light dark">
|
||||||
|
|
||||||
{{ if .Site.Params.csp }}
|
{{ if .Site.Params.csp }}
|
||||||
|
|||||||
Reference in New Issue
Block a user