8000 ok adsense looks like crap · poorprogrammer/vuejs.org@9dca020 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9dca020

Browse files
author
Evan You
committed
ok adsense looks like crap
1 parent c783ea7 commit 9dca020

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

themes/vue/layout/partials/sidebar.ejs

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,4 @@
1313
</li>
1414
</ul>
1515
</div>
16-
<div class="ad">
17-
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
18-
<!-- vue -->
19-
<ins class="adsbygoogle"
20-
style="display:inline-block;width:200px;height:200px"
21-
data-ad-client="ca-pub-5859894589064951"
22-
data-ad-slot="1367174238"></ins>
23-
<script>
24-
(adsbygoogle = window.adsbygoogle || []).push({});
25-
</script>
26-
</div>
2716
</div>

themes/vue/layout/post.ejs

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,6 @@
1414
src="//gttp.co/v1.js"></script>
1515
</li>
1616
</ul>
17-
<div class="ad">
18-
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
19-
<!-- vue -->
20-
<ins class="adsbygoogle"
21-
style="display:inline-block;width:200px;height:200px"
22-
data-ad-client="ca-pub-5859894589064951"
23-
data-ad-slot="1367174238"></ins>
24-
<script>
25-
(adsbygoogle = window.adsbygoogle || []).push({});
26-
</script>
27-
</div>
2817
</div>
2918
</div>
3019
<div class="content blog">

0 commit comments

Comments
 (0)
0