Update head-end.html

This commit is contained in:
何夕2077
2025-07-29 01:02:17 +08:00
committed by GitHub
parent 4fbb0e9d68
commit d7e4334d33

View File

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