Skip to content

Commit e58838c

Browse files
committed
Login text
1 parent 0dd7383 commit e58838c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/Login.svelte

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</Alert>
3939
{/if}
4040

41-
<p>To access this page you need to log in with your Google account.</p>
41+
<p>To access this page you need to log in with your Google Workspace account.</p>
4242

43-
<Button as="a" href="/oauth2/login" variant="primary">Log in with Google</Button>
43+
<Button as="a" href="/oauth2/login" variant="primary">Log in to NAIS Console</Button>
4444
</div>
4545
</div>
4646

0 commit comments

Comments
 (0)