summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-04-07 01:53:24 +0200
committerAki <please@ignore.pl>2021-04-07 01:53:24 +0200
commit26dc6a46e15c5762e9f71199162ce64f4457401a (patch)
tree62f14e85cfcc2e78ad72c0adef59d3e5b36412df /index.html
parent6c5a0d35dc6429275514c1ba51bef42b1e36da7a (diff)
downloadderelict-prototype-26dc6a46e15c5762e9f71199162ce64f4457401a.zip
derelict-prototype-26dc6a46e15c5762e9f71199162ce64f4457401a.tar.gz
derelict-prototype-26dc6a46e15c5762e9f71199162ce64f4457401a.tar.bz2
Added stub grid selector
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 f5cf97d..1a2f1bd 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,7 @@
<div id="wrapper">
<div id="container"></div>
<div id="toolbar">
+ <select id="grid"></select>
<input type="range" id="timeline">
</div>
</div>