Skip to content

Commit

Permalink
Merge pull request #12 from RedNotSus/main
Browse files Browse the repository at this point in the history
Feat: Add Kour.io
  • Loading branch information
RedNotSus authored Apr 2, 2024
2 parents 5ba1ff2 + e261b80 commit 6cd3381
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions static/art.html
Original file line number Diff line number Diff line change
Expand Up @@ -2174,6 +2174,20 @@ <h3 style="text-align: center">
</a>
</div>
</div>
<div class="span1">
<div class="card animals" style="padding-top: 5px">
<a onclick="hire('https://kour.io')">
<div class="image-container">
<img
loading="lazy"
src="/img/games/kour.webp"
style="border-radius: 25px"
/>
<p class="item-name">kour.io</p>
</div>
</a>
</div>
</div>
<div class="span1">
<div class="card animals" style="padding-top: 5px">
<a href="/misc/knifehit/index.html">
Expand Down
Binary file added static/img/games/kour.webp
Binary file not shown.

0 comments on commit 6cd3381

Please sign in to comment.