Skip to content

Commit 25eb216

Browse files
committed
update layout (menu) and remove google ads
1 parent 863a17b commit 25eb216

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

_includes/layout.pug

+4-14
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ body
6969
a(href="/support") Support
7070
li
7171
a(href="/gear") Gear
72+
li
73+
a(href="/newsletter") Newsletter
7274

7375
//- li
7476
//- a(href="/consulting") Consulting
@@ -81,13 +83,10 @@ body
8183
//- li
8284
//- a(href="/movies") Movies
8385
//- li
84-
//- a(href="/newsletter") Newsletter
85-
//- li
8686
//- a(href="/newsletter/archive" title="Creation Overview" target="_blank") Creations
87+
//- li
88+
//- a(href="/podcast") Podcast
8789
88-
89-
li
90-
a(href="/podcast") Podcast
9190
li
9291
a(href="/more") More
9392

@@ -103,13 +102,6 @@ body
103102
input.text-center(type="text" name="q" value="" placeholder="Search for anything on ChrisSpiegl.com" required)
104103
input.btn.btn-block(type="submit" value="Search")
105104

106-
div
107-
script(async='' src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3261283140705533' crossorigin='anonymous')
108-
// ChrisSpiegl.com - Responsive
109-
ins.adsbygoogle(style='display:block' data-ad-client='ca-pub-3261283140705533' data-ad-slot='4596166656' data-ad-format='auto' data-full-width-responsive='true')
110-
script.
111-
(adsbygoogle = window.adsbygoogle || []).push({});
112-
113105
nav.navFooter
114106
ul
115107
li: a(href="/uncopyright") Uncopyrighted
@@ -144,8 +136,6 @@ body
144136
function gtag(){dataLayer.push(arguments);}
145137
gtag('js', new Date());
146138
gtag('config', 'UA-1173222-28');
147-
//- Google Adsense
148-
script(async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3261283140705533" crossorigin="anonymous")
149139

150140
//- Littlefoot - Footnotes
151141
script(src="https://cdn.jsdelivr.net/npm/littlefoot@3.3/dist/littlefoot.min.js")

0 commit comments

Comments
 (0)