aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index e7cdea0..12290c9 100644
--- a/index.php
+++ b/index.php
@@ -9,6 +9,6 @@
</head>
<body id="body">
<canvas id="main-canvas" width="600" height="600"></canvas>
-
+ <canvas id="cube-canvas" width="600" height="600"></canvas>
</body>
</html>