diff --git a/themes/nluug/layouts/list.indexnow.json b/themes/nluug/layouts/list.indexnow.json index 1ce3531..0b44f2a 100644 --- a/themes/nluug/layouts/list.indexnow.json +++ b/themes/nluug/layouts/list.indexnow.json @@ -1,8 +1,5 @@ -{{- $url := urls.Parse (absURL "") -}} -{{- $domainname := split $url.Host "." -}} -{{- index $domainname 1 -}} { - "host": "{{ $domainname }}", + "host": "nluug.nl", "key": "eef97f0eab614e95ba7b54615dc59f9d", "keyLocation": "{{ absURL "/eef97f0eab614e95ba7b54615dc59f9d.txt" }}", {{ $index_time := (time now).AddDate 0 0 -1 }}