add adsense option

This commit is contained in:
~m
2023-12-03 22:18:59 +07:00
parent b288ede80c
commit cfb5c01418
12 changed files with 58 additions and 0 deletions

View File

@ -53,6 +53,7 @@
{{- if (.Param "comments") }}
{{- partial "comments.html" . }}
{{- end }}
{{ partial "adsense-multiplex.html" $ }}
</article>
{{- end }}{{/* end main */}}