Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 0 additions & 56 deletions games/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,62 +103,6 @@ <h2 class="pinned-header">starred games</h2>

<h2 class="allgames-header"></h2>
<div class="button-container">
<a target="_blank" href="../solus/balatro.html">
<div class="button" style="background-image: url('../images/thumbnails/balatro.jpg');" data-genre="arcade">
<h2>Balatro</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="../solus/deltarune.html">
<div class="button" style="background-image: url('../images/thumbnails/deltarune.png');" data-genre="adventure">
<h2>Deltarune</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="../solus/leveldevil.html">
<div class="button" style="background-image: url('../images/thumbnails/leveldevil.png');" data-genre="platformer">
<h2>Level Devil</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="../solus/sansfight.html">
<div class="button" style="background-image: url('../images/thumbnails/sansfight.png');" data-genre="arcade">
<h2>Sans Fight</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="../solus/sheepy.html">
<div class="button" style="background-image: url('../images/thumbnails/sheepy.png');" data-genre="adventure">
<h2>Sheepy</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="../solus/undertale.html">
<div class="button" style="background-image: url('../images/thumbnails/undertale.png');" data-genre="adventure">
<h2>Undertale</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="../solus/gta.html">
<div class="button" style="background-image: url('../images/thumbnails/gta.png');" data-genre="adventure">
<h2>GTA Vice City</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="../solus/celeste.html">
<div class="button" style="background-image: url('../images/thumbnails/celeste.jpg');" data-genre="platformer">
<h2>Celeste</h2>
<span class="pin-button"><img src="/images/other/star.png" width="25px" height="25px"></span>
</div>
</a>

<a target="_blank" href="hydrovolter/index.html">
<div class="button" style="background-image: url('/hydro.png');" data-genre="arcade">
<h2>Hydrovolter</h2>
Expand Down
Binary file removed images/thumbnails/balatro.jpg
Binary file not shown.
Binary file removed images/thumbnails/deltarune.png
Binary file not shown.
Binary file removed images/thumbnails/gta.png
Binary file not shown.
Binary file removed images/thumbnails/leveldevil.png
Binary file not shown.
Binary file removed images/thumbnails/mariods.png
Binary file not shown.
Binary file removed images/thumbnails/sansfight.png
Binary file not shown.
Binary file removed images/thumbnails/sheepy.png
Binary file not shown.
Binary file removed images/thumbnails/undertale.png
Binary file not shown.
201 changes: 0 additions & 201 deletions solus/LICENSE

This file was deleted.

32 changes: 0 additions & 32 deletions solus/README.md

This file was deleted.

Loading
Loading