{{/* https://github.com/gethugothemes/hugo-modules/tree/master/images */}} {{ partialCached "favicon" . }} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/pwa */}} {{ partialCached "manifest" . }} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/site-verifications */}} {{ partialCached "site-verifications.html" . }} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo */}} {{ partial "basic-seo.html" . }} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/components/custom-script */}} {{ partialCached "custom-script.html" . }} {{/* https://gohugo.io/templates/embedded/#configuration-google-analytics */}} {{ if and site.Config.Services.GoogleAnalytics.ID (ne site.Config.Services.GoogleAnalytics.ID "G-MEASUREMENT_ID") }} {{ partial "google_analytics.html" . }} {{ end }} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/google-tag-manager */}} {{ partialCached "gtm.html" . }} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/matomo-analytics */}} {{/* {{ partialCached "matomo-analytics.html" . }} */}} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/baidu-analytics */}} {{/* {{ partialCached "baidu-analytics.html" . }} */}} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/plausible-analytics */}} {{/* {{ partialCached "plausible-analytics.html" . }} */}} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/counter-analytics */}} {{/* {{ partialCached "counter-analytics.html" . }} */}} {{/* https://github.com/gethugothemes/hugo-modules/tree/master/components/crisp-chat */}} {{/* {{ partialCached "crisp-chat.html" . }} */}}