feature implement login part 1

This commit is contained in:
Edd
2025-12-11 21:14:25 +00:00
parent a335e713ee
commit 511e645d7e
6 changed files with 31 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/src/index.css" />
<title>Vite App</title>
<title>Bisca</title>
</head>
<body>
<div id="app"></div>