aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rwxr-xr-x[-rw-r--r--]index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index c4fcee8..23219c0 100644..100755
--- a/index.html
+++ b/index.html
@@ -12,6 +12,8 @@
<input class="CookieInput" type="text" placeholder="Type your cookie...">
+<canvas id="WatchTimeChart"></canvas>
+
<script src="assets/js/jQuery.js"></script>
<script src="assets/js/chart.js"></script>
<script src="assets/js/main.js"></script>