Skip to content

Commit

Permalink
diep
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Feb 28, 2024
1 parent 7eac257 commit 8386200
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 @@ -858,6 +858,20 @@ <h3 style="text-align: center">
</a>
</div>
</div>
<div class="span1">
<div class="card animals" style="padding-top: 5px">
<a onclick="hire('https://diep.io/')">
<div class="image-container">
<img
loading="lazy"
src="/img/games/diep.webp"
style="border-radius: 25px"
/>
<p class="item-name">Diep.Io</p>
</div>
</a>
</div>
</div>
<div class="span1">
<div class="card animals" style="padding-top: 5px">
<a href="/misc/dogeminer/index.html">
Expand Down
Binary file added static/img/games/diep.webp
Binary file not shown.

0 comments on commit 8386200

Please sign in to comment.