Update head-end.html

This commit is contained in:
何夕2077
2025-07-19 15:19:37 +08:00
committed by GitHub
parent 7b8f223b03
commit 42e2cee53a

View File

@@ -225,7 +225,7 @@ document.addEventListener('DOMContentLoaded', function() {
</script>
{{- if .Site.Params.adsenseId -}}
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{- .Site.Params.adsenseId | safeJS -}}" crossorigin="anonymous"></script>
<script src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{- .Site.Params.adsenseId | safeJS -}}" crossorigin="anonymous"></script>
{{- end -}}
{{- if .Site.Params.ahrefsKey -}}