-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (17 loc) · 787 Bytes
/
index.html
File metadata and controls
18 lines (17 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<font size=6><b><ol>
<li><a href=pages/random-flavor.html>random-flavor</a>
<li><a href=pages/pjs.html>pjs</a>
<li><a href=pages/q5js.html>q5#js</a>
<li><a href=pages/p5js.html>p5*js</a>
<li><a href=pages/4pjs.html>4 pjs</a>
<li><a href=pages/4q5js.html>4 q5#js</a>
<li><a href=pages/4p5js.html>4 p5*js</a>
<li><a href=pages/pjs-q5js.html>pjs & q5#js</a>
<li><a href=pages/pjs-p5js.html>pjs & p5*js</a>
<li><a href=pages/q5js-p5js.html>q5#js & p5*js</a>
<li><a href=pages/pjs-q5js-p5js.html>pjs & q5#js & p5*js</a>
<li><a href=pages/2pjs-2q5js-2p5js.html>2 pjs & 2 q5#js & 2 p5*js</a>
<li><a href=pages/3pjs-3q5js-3p5js.html>3 pjs & 3 q5#js & 3 p5*js</a>
<li><a href=pages/4pjs-4q5js-4p5js.html>4 pjs & 4 q5#js & 4 p5*js</a>
</ol></b></font>