back and front end

This commit is contained in:
Jonas 2021-03-02 12:40:44 +01:00
parent 541c53f442
commit 66ac69fc2a
2 changed files with 11 additions and 0 deletions

1
Backend/Main.php Normal file
View File

@ -0,0 +1 @@
<?php

10
Frontend/index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
</body>
</html>