Skip to content

Commit

Permalink
Feat: add pokemon Crystal
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Feb 28, 2024
1 parent 69635fd commit d6cf737
Showing 1 changed file 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 @@ -2861,6 +2861,20 @@ <h3 style="text-align: center">
</a>
</div>
</div>
<div class="span1">
<div class="card animals" style="padding-top: 5px">
<a href="/misc/emulator/pokemon/crystal/index.html">
<div class="image-container">
<img
loading="lazy"
src="/misc/emulator/pokemon/crystal/crystal.jpg"
style="border-radius: 25px"
/>
<p class="item-name">Pokemon Crystal</p>
</div>
</a>
</div>
</div>
<div class="span1">
<div class="card animals" style="padding-top: 5px">
<a href="/misc/emulator/pokemon/emerald/index.html">
Expand Down

0 comments on commit d6cf737

Please sign in to comment.