File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 31
31
< li > < a href ="#usage "> Usage</ a > </ li >
32
32
< li > < a href ="#easing "> Easing</ a > </ li >
33
33
< li > < a href ="#advanced "> Advanced</ a > </ li >
34
+ < li > < a href ="#demos "> Demos</ a > </ li >
34
35
</ ul >
35
36
</ div >
36
37
</ div >
@@ -62,6 +63,7 @@ <h3><i class="fa fa-user"></i>Simple</h3>
62
63
< li > < a href ="#usage "> Usage</ a > </ li >
63
64
< li > < a href ="#easing "> Easing</ a > </ li >
64
65
< li > < a href ="#advanced "> Advanced</ a > </ li >
66
+ < li > < a href ="#demos "> Demos</ a > </ li >
65
67
</ ul >
66
68
</ div >
67
69
@@ -345,6 +347,14 @@ <h2>Matrix API</h2>
345
347
< li > < strong > snabbtjs.mult(A, B)</ strong > - Returns the matrix multiplication product of A * B</ li >
346
348
</ ul >
347
349
</ section >
350
+ < section id ="demos ">
351
+ < h2 > Demos</ h2 >
352
+ < p > Check out some of the demos to see the capabilities of snabbt.js:</ p >
353
+ < ul >
354
+ < li > < a href ="cards.html "> Cards</ a > </ li >
355
+ < li > < a href ="sticks.html "> Crazy sticks</ a > </ li >
356
+ </ ul >
357
+ </ section >
348
358
349
359
</ div >
350
360
< footer >
You can’t perform that action at this time.
0 commit comments