annotate www/mockup/inputmapping.html @ 2035:f9faa2ec824f

WIP collector using starlette and vite
author drewp@bigasterisk.com
date Sat, 09 Apr 2022 02:49:14 -0700
parents 45290696a438
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1010
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
1 <!doctype html>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
2 <html>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
3 <head>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
4 <title></title>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
5 <meta charset="utf-8" />
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
6 </head>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
7 <body>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
8
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
9
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
10 <div class="button">chase back</div>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
11 <div class="button">chase overhead</div>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
12 chase colors
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
13 stack front
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
14 single color strobe
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
15 rainbows
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
16 blacklight
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
17 music cyc
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
18 music front
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
19
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
20
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
21 </body>
45290696a438 add new html mockups
drewp@bigasterisk.com
parents:
diff changeset
22 </html>