We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23d56b commit a439948Copy full SHA for a439948
1 file changed
_layouts/default.html
@@ -10,16 +10,7 @@
10
11
<div class="page-content">
12
<div class="wrapper">
13
- <ins class="adsbygoogle"
14
- style="display:inline-block;width:120px;height:600px; float: right; padding-left:30px;"
15
- data-ad-client="ca-pub-1859372217880311"
16
- data-ad-slot="5003853952"></ins>
17
{{ content }}
18
-
19
- <script type="text/javascript">
20
- (adsbygoogle = window.adsbygoogle || []).push({});
21
- </script>
22
23
</div>
24
25
0 commit comments