Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
chokoterisaki committed Sep 9, 2024
1 parent 630bfcf commit e72bd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tea/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ <h1 class="text-white lol position-relative">
>
IV
</button>
<button class="btn btn-danger mb-5">V</button>
<button class="btn btn-danger mb-5" onclick="window.location.href='c5/1.html'">V</button>
<button
class="btn btn-light mb-5"
onclick="window.location.href='omake.html'"
Expand Down

0 comments on commit e72bd67

Please sign in to comment.