We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f9ba9 commit a9aef46Copy full SHA for a9aef46
_includes/footer/custom.html
@@ -0,0 +1,15 @@
1
+<!-- start custom footer snippets -->
2
+<div>
3
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
4
+ <!-- post -->
5
+ <ins class="adsbygoogle"
6
+ style="display:block"
7
+ data-ad-client="ca-pub-0283539618198965"
8
+ data-ad-slot="8253794087"
9
+ data-ad-format="auto"></ins>
10
+ <script>
11
+ (adsbygoogle = window.adsbygoogle || []).push({});
12
+ </script>
13
+ </div>
14
+<br/>
15
+<!-- end custom footer snippets -->
0 commit comments