Skip to content

Commit

Permalink
πŸ˜­πŸ˜­πŸ’’πŸ˜­ 😭😭 πŸ’’πŸ˜­πŸ˜­πŸ’’ πŸ˜­πŸ˜­πŸ’’πŸ’’πŸ˜­πŸ’’ πŸ˜­πŸ˜­πŸ˜­πŸ˜­πŸ’’ πŸ’’πŸ’’πŸ’’πŸ’’πŸ’’ πŸ˜­πŸ˜­πŸ˜­πŸ˜­πŸ’’
Browse files Browse the repository at this point in the history
- fixes image not loading on higher indexes
  • Loading branch information
SethClydesdale committed Sep 29, 2024
1 parent 90eaca8 commit 3a75319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h2 class="title" id="not-found" style="font-size:36px;">404 Cunny Not Found</h2
<div id="arona">
<div id="arona_inner">
<div id="arona_body">
<img id="holo" src="resources/images/arona/30.png" alt="Arona">
<img id="holo" src="https://sethclydesdale.github.io/cunny-code/resources/images/arona/30.png" alt="Arona">
<div id="arona_face" class="arona_action" onclick="Arona.touch('face');"></div>
<div id="arona_head" class="arona_action" onclick="Arona.touch('head');"></div>
<div id="arona_chest" class="arona_action" onclick="Arona.touch('chest');"></div>
Expand Down

0 comments on commit 3a75319

Please sign in to comment.