aboutsummaryrefslogtreecommitdiff
path: root/browser/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/test.html')
-rw-r--r--browser/test.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/browser/test.html b/browser/test.html
new file mode 100644
index 0000000..bf9a7f6
--- /dev/null
+++ b/browser/test.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>EQMC Browser Test</title>
+ <script src="./eqmc.js"></script>
+</head>
+<body>
+ https://bucket.minteck.org/demo.eqmc
+</body>
+</html> \ No newline at end of file