Skip to content

Commit

Permalink
edit main page button
Browse files Browse the repository at this point in the history
  • Loading branch information
revolt3245 committed Nov 13, 2023
1 parent 5491842 commit b44e91a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<h1>Picross Solver</h1>
<button id="button_picross_solver">Picross Solver</button>
<button id="button_picross_game">Picross Game</button>
<button id="button_main_page" onclick="window.location.href='https://revolt3245.github.io/Picross-Solver'">Main Menu</button>
<script src="main.js"></script>
</div>
</body>
Expand Down

0 comments on commit b44e91a

Please sign in to comment.