aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authormadelinegr <laura_wilson@brown.edu>2019-02-27 15:52:59 -0500
committermadelinegr <laura_wilson@brown.edu>2019-02-27 15:52:59 -0500
commit4d356d098e44d3d736358d166e905aec1de9c4d6 (patch)
treeb4d00bebaa3bd76378ef0205855ea810b0e44e89 /deploy
parentf7829f425e1ccbc6baa2059c91fa914d21963440 (diff)
parentc6ce284c0938587df5a0fa759587b33f8beaa68f (diff)
merged
Diffstat (limited to 'deploy')
-rw-r--r--deploy/debug/test.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/deploy/debug/test.html b/deploy/debug/test.html
new file mode 100644
index 000000000..58febbc81
--- /dev/null
+++ b/deploy/debug/test.html
@@ -0,0 +1,13 @@
+<html>
+
+<head>
+ <title>Test view</title>
+ <link href="https://fonts.googleapis.com/css?family=Fjalla+One|Hind+Siliguri:300" rel="stylesheet">
+</head>
+
+<body>
+ <div id="root"></div>
+ <script src="../test.js"></script>
+</body>
+
+</html> \ No newline at end of file