missing test file
authorLaurent Mazet <mazet@softndesign.org>
Sat, 27 May 2023 21:27:49 +0000 (23:27 +0200)
committerLaurent Mazet <mazet@softndesign.org>
Sat, 27 May 2023 21:27:49 +0000 (23:27 +0200)
webroot/index.html [new file with mode: 0644]

diff --git a/webroot/index.html b/webroot/index.html
new file mode 100644 (file)
index 0000000..1a973c7
--- /dev/null
@@ -0,0 +1,8 @@
+<html>
+    <head>
+        <title>Test</title>
+    </head>
+    <body>
+        <p>This is a test</p>
+    </body>
+</html>