Added quickLog™

This commit is contained in:
2023-07-29 20:41:17 +01:00
parent fd58f130a0
commit 479044d4ea
2 changed files with 33 additions and 9 deletions

View File

@@ -8,7 +8,6 @@
<link rel="stylesheet" href="/frontend/index.css">
</head>
<body>
<script src="/frontend/index.js"></script>
<div id="login">
<div class="flex three demo" style="height: 100%; width: 100%">
<div class="fourth two-fifth-1000"></div>
@@ -66,5 +65,6 @@
</div>
</div>
</div>
<script src="/frontend/index.js"></script>
</body>
</html>