Skip to content

Commit

Permalink
add song collection link
Browse files Browse the repository at this point in the history
  • Loading branch information
iliazeus committed Oct 18, 2024
1 parent dae7172 commit 73912ca
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,14 @@
<h1>Punk-O-Matic 2 Online MP3 Converter</h1>
<p>
Source code is available at
<a rel="author" href="https://github.com/iliazeus/punkomatic-js">
<a target="_blank" rel="author" href="https://github.com/iliazeus/punkomatic-js">
https://github.com/iliazeus/punkomatic-js
</a>
</p>
<p>
Also check out <a target="_blank" href="https://iliazeus.lol/punkomatic/">my collection</a>
of Punk-o-Matic 2 songs!
</p>
<div>
<button id="convert-button">Convert to WAV (faster; huge file)</button>
<button id="compress-button">Convert to MP3 (slower; small file)</button>
Expand Down

0 comments on commit 73912ca

Please sign in to comment.