Skip to content

Commit

Permalink
Added link back to Github from app page.
Browse files Browse the repository at this point in the history
  • Loading branch information
datvm committed May 6, 2022
1 parent cf82732 commit 0d6465f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@ <h1>Convert PNG to ICO</h1>
disabled>Download</button>
</div>
</form>

<hr />

<p>
This app is a demo for <code>PNG2ICOjs</code>. For feedback, contribution and donations please visit
<a target="_blank" href="https://github.com/datvm/PNG2ICOjs">the Github page</a>
</p>
</div>

<script defer type="module" src="js/convert.js"></script>
Expand Down

0 comments on commit 0d6465f

Please sign in to comment.