diff --git a/themes/basspistol2025/layouts/_default/baseof.html b/themes/basspistol2025/layouts/_default/baseof.html index b3a86cf..7df4129 100644 --- a/themes/basspistol2025/layouts/_default/baseof.html +++ b/themes/basspistol2025/layouts/_default/baseof.html @@ -3,7 +3,7 @@ Basspistol2025 by Sakrecoer Free for personal and commercial use under the Creative commons licens CC-BY-SA 4.0 https://creativecommons.org/licenses/by-sa/4.0/ --> - + diff --git a/themes/basspistol2025/layouts/partials/head/seo.html b/themes/basspistol2025/layouts/partials/head/seo.html index 4f81b53..c26cbab 100644 --- a/themes/basspistol2025/layouts/partials/head/seo.html +++ b/themes/basspistol2025/layouts/partials/head/seo.html @@ -45,7 +45,7 @@ - + @@ -70,7 +70,7 @@ "name": "{{ .Site.Title }}", "url": "{{ .Site.BaseURL }}", "sameAs": [ - {{ range $index, $e := .Site.Data.social }}{{ if $index }}, {{ end }}{{ .URL }}{{ end }} + {{ range $index, $e := hugo.Data.social }}{{ if $index }}, {{ end }}{{ .URL }}{{ end }} ], "logo": "{{ .Site.BaseURL }}siteicon.png", "image": "{{ .Site.BaseURL }}{{ .Site.Params.homepage_meta_tags.meta_og_image }}", diff --git a/themes/basspistol2025/layouts/podcast/podcast.rss.xml b/themes/basspistol2025/layouts/podcast/podcast.rss.xml index db6eef8..49edac3 100644 --- a/themes/basspistol2025/layouts/podcast/podcast.rss.xml +++ b/themes/basspistol2025/layouts/podcast/podcast.rss.xml @@ -15,7 +15,7 @@ {{ .Site.Params.Podcast.updatePeriod }} {{ .Site.Params.Podcast.updateFrequency }} - {{ .Site.LanguageCode }} + {{ .Site.Language.Locale }} {{ dateFormat "Mon, 2 Jan 2006 15:04:05 -0700" .Date }} {{ .Site.Params.Podcast.copyright | plainify }} {{ .Site.Params.Podcast.subtitle }}