Upload files to "/"

This commit is contained in:
s498806 2024-11-27 10:58:38 +01:00
commit ebde6594c7

12
index.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>