Skip to content

Commit

Permalink
ads added
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemKo7v committed Feb 22, 2018
1 parent c49fc51 commit 22c0477
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,12 @@
<div class="container">
<div class="starter-template">
<div id="page-create" class="page">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- ethp-links-728x15 -->
<ins class="adsbygoogle" data-ad-client="ca-pub-6084233468074023" data-ad-slot="5655598045"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<?php if($error): ?>
<div id="error" class="content-page text-center">
<h1 class="text-danger">ERROR</h1>
Expand Down

0 comments on commit 22c0477

Please sign in to comment.