Skip to content

Commit fa8418f

Browse files
committed
Add advert to try to fill up last few bucks on Adsense and get payout before closing the account. Sorry 🙈.
1 parent 72df63a commit fa8418f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_includes/layout.pug

+7
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,13 @@ body
100100
input.text-center(type="text" name="q" value="" placeholder="Search for anything on ChrisSpiegl.com" required)
101101
input.btn.btn-block(type="submit" value="Search")
102102

103+
div
104+
script(async='' src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3261283140705533' crossorigin='anonymous')
105+
// ChrisSpiegl.com - Responsive
106+
ins.adsbygoogle(style='display:block' data-ad-client='ca-pub-3261283140705533' data-ad-slot='4596166656' data-ad-format='auto' data-full-width-responsive='true')
107+
script.
108+
(adsbygoogle = window.adsbygoogle || []).push({});
109+
103110
nav.navFooter
104111
ul
105112
li: a(href="/uncopyright") Uncopyrighted

0 commit comments

Comments
 (0)