remove keywords metatag

This commit is contained in:
Set Hallstrom 2019-09-04 14:54:50 +02:00
parent 74be3e5742
commit 20db00d544
3 changed files with 1 additions and 3 deletions

View file

@ -52,7 +52,7 @@
<meta name="geo.placename" content="Geneva" />
<meta name="geo.position" content="46.204391;6.143158" />
<meta name="ICBM" content="46.204391, 6.143158" />
<meta name="keywords" content="">
</head>

View file

@ -25,7 +25,6 @@
<meta name="geo.placename" content="Geneva" />
<meta name="geo.position" content="46.204391;6.143158" />
<meta name="ICBM" content="46.204391, 6.143158" />
<meta name="keywords" content="{{ page.keywords}}">
<!-- Dublin Core basic info -->

View file

@ -23,7 +23,6 @@
<meta name="geo.placename" content="Geneva" />
<meta name="geo.position" content="46.204391;6.143158" />
<meta name="ICBM" content="46.204391, 6.143158" />
<meta name="keywords" content="{{ page.keywords}}">
<!-- Dublin Core basic info -->
<meta name="dcterms.Identifier" content="{{ site.production_url }}" />
<meta name="dcterms.Format" content="text/html" />