summaryrefslogtreecommitdiff
path: root/frontend/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/test.html')
-rw-r--r--frontend/test.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/frontend/test.html b/frontend/test.html
new file mode 100644
index 0000000..3cf6612
--- /dev/null
+++ b/frontend/test.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>Test</title>
+ </head>
+
+ <body>
+ <h1>Test</h1>
+ </body>
+</html>