aboutsummaryrefslogtreecommitdiff
path: root/www/html/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/html/test.html')
-rwxr-xr-xwww/html/test.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/html/test.html b/www/html/test.html
new file mode 100755
index 0000000..b789672
--- /dev/null
+++ b/www/html/test.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test</title>
+ <meta charset="UTF-8">
+ </head>
+ <body>This is a test page</body>
+</html>