Skip to content

Commit

Permalink
Update adsense.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caiotarifa authored Jun 21, 2018
1 parent 80f889e commit 2d6aaa9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/adsense.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ Configure the [asynchronous ad code](https://support.google.com/adsense/answer/3
Put the `<script>` tag inside the `<head>`.

``` html
<script src="//pagead2.googlesyndication.com/
pagead/js/adsbygoogle.js" async></script>
<script src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" async></script>
```

Create the `adsense.js` component.
Expand Down

0 comments on commit 2d6aaa9

Please sign in to comment.