You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eshop/src/routes/login_.help.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ export default function LoginHelp() {
20
20
<imgclassName="w-full rounded-md mt-3"src={aoc_id}alt="Find your AoC ID on the Settings page within the AoC website, and it should say next to 'Anonymous User'."/>
<h3className="text-2xl font-display mb-3">What is the Leaderboard?</h3>
25
25
<p>
26
26
It is necessary to join a 'CompSoc Private Leadeboard' on Advent of Code in order for us to track your progress and sync your stars with this website. Once you've created an account on Advent of Code, you can join a leaderboard through
@@ -68,7 +68,7 @@ export default function LoginHelp() {
0 commit comments