aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/index.html b/index.html
index 2e1ffc6..0068337 100644
--- a/index.html
+++ b/index.html
@@ -38,15 +38,15 @@
</script>
</head>
<body>
-<h2>
- cs1300 AB Testing Start Screen
-</h2>
-<p>
- <strong>Task: </strong> On the next page, do XYZ...
-</p>
-<button onclick="redirectAB()">Start Task</button>
-<br />
-<br />
-<button onclick="downloadAB()">Download & Clear Current Data</button>
+ <h2>
+ cs1300 AB Testing Start Screen
+ </h2>
+ <p>
+ <strong>Task: </strong> On the next page, do XYZ...
+ </p>
+ <button onclick="redirectAB()">Start Task</button>
+ <br />
+ <br />
+ <button onclick="downloadAB()">Download & Clear Current Data</button>
</body>
</html>