Skip to content

Commit 5fcbc69

Browse files
authored
Update account.html
Added For You
1 parent 8875df3 commit 5fcbc69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/account.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,10 @@ <h2 id="welcomeMessage"></h2>
235235
<div id="mainText"></div>
236236
<button onclick="logout()">Logout</button>
237237
</div>
238+
239+
<div class="container"><h2>For You</h2>
238240
<button onclick="strikeinfo()">Strikes Received From Coding Hut</button>
241+
</div>
239242
</div>
240243

241244
<!-- Auth Section -->

0 commit comments

Comments
 (0)