Skip to content

Commit 467d36c

Browse files
authored
Update account.html
Flip direction of dev info
1 parent 6d58f15 commit 467d36c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/account.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,17 +244,17 @@ <h2>Welcome! Please log in to continue.</h2>
244244
<p id="scratchMessage" class="devTokens" aria-live="polite"></p>
245245
<p>Please note: You will be redirected to an external site (ScratchAuth) for authentication.</p>
246246
</div>
247+
248+
<div class="container">
249+
<h2>Are you logging in via the API or via a bot?</h2>
250+
Instead of logging in with Scratch Auth, make sure to use your API Key! You can get one by logging in with Scratch Auth and clicking Generate Developer Token.
251+
</div>
247252

248253
<div class="container">
249254
<a href="https://github.com/Scratch-Coding-Hut/Scratch-Coding-Hut.github.io/issues/new">
250255
<button>Having trouble signing in? Report an issue</button>
251256
</a>
252257
</div>
253-
254-
<div class="container">
255-
<h2>Are you logging in via the API or via a bot?</h2>
256-
Instead of logging in with Scratch Auth, make sure to use your API Key! You can get one by logging in with Scratch Auth and clicking Generate Developer Token.
257-
</div>
258258
</div>
259259
</body>
260260

0 commit comments

Comments
 (0)