aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2023-10-13 20:57:02 +0000
committerGravatar Peter McGoron 2023-10-13 20:57:02 +0000
commit136d554738104aa7fe5abc83f36cf4be1dafe1d7 (patch)
tree26fcee1d469518f24200da627d6cd78183c0230f /index.html
parentchange wording (diff)
use set canvasHEADmaster
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6f4562d..3d1741f 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,7 @@ Angle: <input type="number" value="-45" step="any" id="angleControl" />
<option value="putWave">Place Plane Wave</option>
<option value="putAtom">Place Atom</option>
</select>
+<canvas id="canvas" />
</p>
</body>
</html>