Skip to content

Commit 5a44be5

Browse files
committed
Merge pull request javierbyte#15 from woneob/html-validation
Fix HTML validation errors
2 parents d7524bd + 1444c12 commit 5a44be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>img2css.</h1>
1616
<div>This is a tool that can convert any image into a <i>pure css</i> image.</div>
1717
<div>Try it! (It's cpu heavy, please try with a small image first).</div>
1818
<br />
19-
<iframe src="https://ghbtns.com/github-btn.html?user=javierbyte&repo=img2css&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe>
19+
<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>
2020

2121
</div>
2222

0 commit comments

Comments
 (0)