Initial commit with existing project files

This commit is contained in:
2025-03-15 15:43:43 +01:00
parent 061f5590ce
commit cbadc9332b
16 changed files with 18 additions and 1 deletions

15
index.html Normal file
View File

@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="custom.css">
<title>Document</title>
</head>
<body>
</body>
</html>