Skip to content

Instantly share code, notes, and snippets.

@pjeaje
pjeaje / googleaddad
Created December 3, 2016 16:37
Help out Pete by placing his Google Adsense code on your website
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- googleaddad.com -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3761760999645154"
data-ad-slot="1063594885"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
@pjeaje
pjeaje / gp-gb-buttons
Created January 19, 2024 10:38 — forked from zephyrmike/gp-gb-buttons
Button classes for GeneratePress and GenerateBlocks
/* Use the classes below to style all the GeneratePress and GenerateBlocks buttons */
/* GeneratePress button */
.button,
.button:visited,
.button:focus {
/* add styles here */
}