Skip to content

Commit f8d52ff

Browse files
authored
Update account.html
Fixing it
1 parent f687228 commit f8d52ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ <h1>Scratch Authentication</h1>
230230
<h2 id="welcomeMessage"></h2>
231231
<div id="mainText"></div>
232232
<button onclick="logout()">Logout</button>
233-
<button onclick="strikeinfo()">Strikes Received From Coding Hut</button>
234233
</div>
234+
<button onclick="strikeinfo()">Strikes Received From Coding Hut</button>
235235
</div>
236236

237237
<!-- Auth Section -->

0 commit comments

Comments
 (0)