0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] format

This commit is contained in:
@hephaistos_DE 2024-08-19 14:46:25 +00:00 committed by astrobot-houston
parent eb1466a376
commit 7ab0e601fd

View file

@ -14,7 +14,7 @@ if (status === 301) {
<p class="instructions">
To get started, open the directory <code>src/pages</code> in your project.<br />
<strong>Code Challenge:</strong> Tweak the "Welcome to Astro" message above.
<strong>Login with:</strong> Username: <code>astro</code> Password: <code>astro</code>
<strong>Login with:</strong> Username: <code>astro</code> Password: <code>astro</code>
</p>
{redirectMessage}
<form action="/api/login" method="POST">