database signin and better styling

This commit is contained in:
ralphi3
2026-06-18 10:34:30 +12:00
parent 4ca67359bf
commit bcf3f659bb
12 changed files with 233 additions and 51 deletions
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>testpage</title>
</head>
<body>
<h1>testpage</h1>
<h2>testpage</h2>
<h3>testpage</h3>
</body>
</html>