- update login page

This commit is contained in:
2023-07-27 20:49:26 +02:00
parent 93bbf2296d
commit 021dfc85f9
10 changed files with 116 additions and 9 deletions

View File

@@ -3,6 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Thasadith&display=swap" rel="stylesheet">
@vite('resources/js/app.js')
@inertiaHead
</head>