🐞 fix: Remove redundant reset button

This commit is contained in:
Keith Solomon
2025-09-01 12:42:43 -05:00
parent 9f76a9c907
commit 6881f654a9

View File

@@ -11,9 +11,6 @@
<body> <body>
<header> <header>
<h1>Days In Fortuna</h1> <h1>Days In Fortuna</h1>
<div class="row">
<button onclick="resetGame()">Reset Game</button>
</div>
</header> </header>
<main> <main>