1
0

zweite test page

This commit is contained in:
Alexander 2023-12-27 17:22:39 +01:00
parent 6b765074d8
commit b82d93ac8d

11
htdocs/Test/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>
<h1>Moin</h1>
</body>
</html>