Skip to content

Commit 64798c5

Browse files
committed
Merge branch 'main' of https://github.com/makeabilitylab/js
2 parents 33272c9 + d027502 commit 64798c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ <h1>Makeability Lab — JavaScript Demo Gallery</h1>
5656
<a class="card" href="src/apps/makelogo/MakeabilityLabLogo-SantaMorph/">
5757
<div class="card-name">MakeabilityLabLogo-SantaMorph</div>
5858
<div class="card-category">makelogo</div>
59+
</a>
60+
<a class="card" href="src/apps/makelogo/TriangleMorphTest/">
61+
<div class="card-name">TriangleMorphTest</div>
62+
<div class="card-category">makelogo</div>
5963
</a></div></section>
6064
<section><h2>math</h2><div class='grid'>
6165
<a class="card" href="src/apps/math/VectorTests/">

0 commit comments

Comments
 (0)