mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
@@ -226,5 +226,7 @@
|
|||||||
{{/* Advertisement */}}
|
{{/* Advertisement */}}
|
||||||
{{ with .Site.Params.advertisement.adsense }}
|
{{ with .Site.Params.advertisement.adsense }}
|
||||||
<meta name="google-adsense-account" content="{{ . }}">
|
<meta name="google-adsense-account" content="{{ . }}">
|
||||||
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{ . }}"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user