t
This commit is contained in:
parent
66c5adf6c2
commit
d0e694bc07
4
.env
4
.env
|
|
@ -1,3 +1,3 @@
|
||||||
VITE_API_BASE_URL=http://localhost:8080/api/v1
|
VITE_API_BASE_URL= http://api.yimaru.yaltopia.com/
|
||||||
VITE_GOOGLE_CLIENT_ID=google_client_id
|
VITE_GOOGLE_CLIENT_ID= google_client_id
|
||||||
VERSION=1.0.0
|
VERSION=1.0.0
|
||||||
|
|
|
||||||
|
|
@ -216,7 +216,7 @@ export function LoginPage() {
|
||||||
<div className="h-9 w-9 rotate-45 rounded-lg bg-white/90" />
|
<div className="h-9 w-9 rotate-45 rounded-lg bg-white/90" />
|
||||||
</div>
|
</div>
|
||||||
<h2 className="mb-4 text-3xl font-bold tracking-tight text-white">
|
<h2 className="mb-4 text-3xl font-bold tracking-tight text-white">
|
||||||
Yimaru Academy
|
Yimaru Academy Test Mode
|
||||||
</h2>
|
</h2>
|
||||||
<p className="text-base leading-relaxed text-white/70">
|
<p className="text-base leading-relaxed text-white/70">
|
||||||
Manage your academy, track student progress, and streamline
|
Manage your academy, track student progress, and streamline
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user