style(login): Update login page title text
All checks were successful
release-please / release-please (push) Successful in 1m27s

This commit is contained in:
Jan Gleytenhoover 2025-01-26 19:28:13 +01:00
parent 469d6bbf6d
commit 3558a0f1b8
Signed by: jank
GPG key ID: 50620ADD22CD330B

View file

@ -1,7 +1,7 @@
<div class="mx-auto place-content-center container max-w-md h-full">
<mat-card class="mx-3 sm:mx-0" appearance="outlined">
<mat-card-content>
<h1>Login</h1>
<h1>Login to jklink</h1>
<form class="flex flex-col" [formGroup]="loginForm">
<mat-form-field appearance="outline">