inital project

main
Obai Albek 2025-06-06 15:13:31 +02:00
parent 58a9970058
commit 26e60fb38f
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="de">
<head>
<title>Register</title>
</head>
<body>
<script src="../js/handleRegister.js"></script>
</body>
</html>

View File

@ -0,0 +1 @@
console.log("Hallo");