Skip to content

Commit eb01417

Browse files
Javier BórquezJavier Bórquez
authored andcommitted
Clean index.html
1 parent 1b4aacc commit eb01417

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ <h1>img2css.</h1>
2626
<div>This is a tool that can convert any image into a <i>pure css</i> image.</div>
2727
<div>Try it! (It's cpu heavy, please try with a small image first).</div>
2828
<br />
29-
<!-- LOMINIMO Vinculos pequeño -->
30-
<ins class="adsbygoogle" style="display:inline-block;width:468px;height:15px" data-ad-client="ca-pub-0853712087787110" data-ad-slot="1841458725"></ins>
31-
<br /><br />
3229
<iframe src="https://ghbtns.com/github-btn.html?user=javierbyte&amp;repo=img2css&amp;type=star&amp;count=true" width="170" height="20" style="border: none; overflow: hidden;"></iframe>
3330
</div>
3431
<div id="root"></div>
@@ -51,10 +48,5 @@ <h1>img2css.</h1>
5148
ga('create', 'UA-44329676-12', 'auto');
5249
ga('send', 'pageview');
5350
</script>
54-
55-
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
56-
<script>
57-
(adsbygoogle = window.adsbygoogle || []).push({});
58-
</script>
5951
</body>
6052
</html>

0 commit comments

Comments
 (0)