We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72df63a commit fa8418fCopy full SHA for fa8418f
_includes/layout.pug
@@ -100,6 +100,13 @@ body
100
input.text-center(type="text" name="q" value="" placeholder="Search for anything on ChrisSpiegl.com" required)
101
input.btn.btn-block(type="submit" value="Search")
102
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
+
110
nav.navFooter
111
ul
112
li: a(href="/uncopyright") Uncopyrighted
0 commit comments