Skip to content

Commit

Permalink
Update buy link to point to new url
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaTheFoxgirl committed Sep 14, 2024
1 parent e8a1527 commit 33b230b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h1 class="h3">Inochi Session</h1>
<script type="text/javascript">
Itch.attachBuyButton(document.getElementById("creator_button"), {
// replace the following with the correct information about your game
user: "lunafoxgirlvt",
user: "kitsunebi-games",
game: "inochi-creator"
});
</script>

0 comments on commit 33b230b

Please sign in to comment.