Skip to content

Commit

Permalink
add google ads
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanigenerali committed Jan 14, 2020
1 parent bdfcd05 commit 0e20719
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
@@ -1,4 +1,4 @@
<!--
<!--
/* ConsutalCEP - http://consultacep.cf
* https://github.com/wgenial/consultacep
* Developed by WGenial - http://wgenial.com.br
Expand All @@ -16,6 +16,7 @@
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.6/css/all.css">
<link rel="stylesheet" href="https://unpkg.com/bulma@0.6.2/css/bulma.css">
<link rel="stylesheet" href="style.css">
<script data-ad-client="ca-pub-3792509935669870" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body class="wrapper">
<div class="main">
Expand Down Expand Up @@ -64,4 +65,4 @@ <h1 class="title">
<script src="https://unpkg.com/vanilla-masker@1.2.0/build/vanilla-masker.min.js"></script>
<script src="app.js"></script>
</body>
</html>
</html>

0 comments on commit 0e20719

Please sign in to comment.