support advertisement

This commit is contained in:
Weaxs
2025-06-16 16:18:26 +08:00
parent 0b06a64139
commit 52b47665c8
3 changed files with 12 additions and 1 deletions
+5
View File
@@ -166,4 +166,9 @@
</script>
{{ end }}
{{ end }}
{{/* Advertisement */}}
{{ with .Site.Params.advertisement.adsense }}
<meta name="google-adsense-account" content="{{ . }}" />
{{ end }}
</head>