File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,23 @@ <h1>{{ page.title }}</h1>
83
83
{% if page.imagefeature %}< article class ="notepad-post-content post "> {% else %}< article class ="notepad-post-content post tag-simple "> {% endif %}
84
84
< div > {{ content }}
85
85
</ div >
86
+
87
+ < div style ="text-align: center; ">
88
+ < script async src ="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js "> </ script >
89
+ <!-- codein2-footer -->
90
+ < ins class ="adsbygoogle "
91
+ style ="display:inline-block;width:728px;height:90px "
92
+ data-ad-client ="ca-pub-7466474470517357 "
93
+ data-ad-slot ="9952356430 "> </ ins >
94
+ < script >
95
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
96
+ </ script >
97
+ </ div >
98
+
99
+
100
+
101
+
102
+
86
103
</ article >
87
104
< div class ="cf "> </ div >
88
105
{% if site.share %}{% include share.html %}{% endif %}
You can’t perform that action at this time.
0 commit comments