delete .Hugo.Generator, which is a deprecated function

lektura
max.mehl 2019-08-09 15:32:15 +02:00
parent 04cfe08995
commit 79bd2c00f9
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
{{ with .Site.Params.static.meta.author }}<meta name="author" content="{{ . }}">{{ end }}
<meta name="description" content="{{ i18n "description" }}">
<meta name="keywords" content="Public Money, Public Code, #publiccode, campaign, Free Software, Open Source, FOSS, FLOSS, public administration, FOI, open letter, petition, PMPC">
{{ .Hugo.Generator }}
<title>{{ with .Params.Title }}{{ . }} - {{ end }}{{ .Site.Title }}</title>
{{ "<!-- Translations -->" | safeHTML }}
<link type="text/html" rel="alternate" hreflang="{{ .Lang }}" lang="{{ .Lang }}" href="{{ .RelPermalink }}" title="{{ .Site.Params.languageName }}">