Skip to content

Commit 72df63a

Browse files
committed
Add Google Adsense Code Snippet
1 parent 365c04c commit 72df63a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: _includes/layout.pug

+2
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,5 @@ body
163163
})
164164
Array.prototype.forEach.call(document.querySelectorAll('.footnotes.footnote-print-only, .footnotes .footnote-print-only'), e => e.classList.remove('footnote-print-only'))
165165
Array.prototype.forEach.call(document.querySelectorAll('.footnote-backref'), (el) => { el.href = el.href.replace('#', '#lf-') })
166+
//- Google Adsense
167+
script(async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3261283140705533" crossorigin="anonymous")

0 commit comments

Comments
 (0)