add test index

This commit is contained in:
2025-11-21 07:00:37 +02:00
parent 7f166dde33
commit 1872ca5d3b

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
test
</body>
</html>