File tree 2 files changed +44
-0
lines changed
2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 70
70
> </ noscript >
71
71
<!-- End Google Tag Manager (noscript) -->
72
72
73
+ <!-- Google AdSense -->
74
+ < script
75
+ async
76
+ src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3632473845121107 "
77
+ crossorigin ="anonymous "
78
+ > </ script >
79
+ <!-- End Google AdSense -->
80
+
81
+ <!-- Google AdSense Unit (Header) -->
82
+ < div style ="max-width: 1200px; margin: 30px auto ">
83
+ < ins
84
+ class ="adsbygoogle "
85
+ style ="display: block "
86
+ data-ad-client ="ca-pub-3632473845121107 "
87
+ data-ad-slot ="2299922139 "
88
+ data-ad-format ="auto "
89
+ data-full-width-responsive ="true "
90
+ > </ ins >
91
+ </ div >
92
+ < script >
93
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
94
+ </ script >
95
+ <!-- End Google AdSense Unit (Header) -->
96
+
73
97
< noscript > You need to enable JavaScript to run this app.</ noscript >
74
98
< div id ="root "> </ div >
99
+
100
+ <!-- Google AdSense Unit (Footer) -->
101
+ < div style ="max-width: 1200px; margin: 30px auto ">
102
+ < ins
103
+ class ="adsbygoogle "
104
+ style ="display: block "
105
+ data-ad-client ="ca-pub-3632473845121107 "
106
+ data-ad-slot ="3221836158 "
107
+ data-ad-format ="auto "
108
+ data-full-width-responsive ="true "
109
+ > </ ins >
110
+ </ div >
111
+ < script >
112
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
113
+ </ script >
114
+ <!-- End Google AdSense Unit (Footer) -->
75
115
</ body >
76
116
</ html >
Original file line number Diff line number Diff line change 11
11
-moz-osx-font-smoothing : grayscale;
12
12
line-height : 1.6 ;
13
13
}
14
+
15
+ .adsbygoogle [data-ad-status = 'unfilled' ] {
16
+ display : none !important ;
17
+ }
You can’t perform that action at this time.
0 commit comments