Skip to content

Commit 5534c1a

Browse files
committed
Update index.html
1 parent 0e489ef commit 5534c1a

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,18 @@ <h2 class="major">About Me</h2>
4747
<h2 class="major">Repos</h2>
4848
<p>
4949
<ul class="actions stacked">
50-
<li><a href="https://pbitminecraft.github.io/Project-Unbannable/" class="button">Project-Unbannable</a></li></p>
51-
<p>This project is about games. That's it.</p>
52-
<li><a href="https://github.com/PBitMinecraft/Embed-Sites" class="button">Embed-Sites</a></li></p>
53-
<p>Quickly fully embed sites.</p>
5450
<li><a href="https://github.com/PBitMinecraft/Destroy-PC" class="button">Destroy-PC</a></li></p>
5551
<p>Isn't it obvious what this does?</p>
56-
<li><a href="https://github.com/PBitMinecraft/Prime-Number-Generator" class="button">Prime Number Generator</a></li></p>
57-
<p>Prime Number Generator!/p>
52+
<li><a href="https://github.com/PBitMinecraft/Embed-Sites" class="button">Embed-Sites</a></li></p>
53+
<p>Quickly fully embed sites.</p>
54+
<li><a href="https://github.com/PBitMinecraft/Encrypt-Decrypt" class="button">Encrypt-Decrypt</a></li></p>
55+
<p>A simple scrypt that allows you to Encrypt or Decrypt any file.</p>
5856
<li><a href="https://github.com/PBitMinecraft/MIDI-to-Oscillator" class="button">MIDI to Oscillator</a></li></p>
59-
<p></p>
57+
<p>A Web Audio framework for making interactive music in the browser. (Forked from [Tonejs/Tone.js](https://github.com/Tonejs/Tone.js))</p>
58+
<li><a href="https://github.com/PBitMinecraft/Prime-Number-Generator" class="button">Prime Number Generator</a></li></p>
59+
<p>Prime Number Generator!</p>
60+
<li><a href="https://pbitminecraft.github.io/Project-Unbannable/" class="button">Project-Unbannable</a></li></p>
61+
<p>This project is about games. That's it.</p>
6062
</ul>
6163
</article>
6264
</div>

0 commit comments

Comments
 (0)