Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
repeat
  • Loading branch information
AB3462461320878 authored Oct 23, 2023
1 parent 6d1b907 commit 57283c5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,12 @@ <h1 style="text-align: center; color: white; font-family: raleway;">Pictures fro
</div>

</div>
<script src="https://counterapi.com/c.js?ns=akshith.io/cgc" async ></script>
<div class="counterapi" style="margin-left: 10px;"></div>
<div style = "margin-top:20px;">
<!-- counterAPI library, insert anywhere on the page. -->
<script src="https://counterapi.com/c.js" async ></script>
<!-- Add the counter instance somewhere to your template... -->
<div class="counterapi" style="min-height:44px" ></div>
</div>
</body>

</html>
Expand Down

0 comments on commit 57283c5

Please sign in to comment.