summaryrefslogtreecommitdiff
path: root/frontend/index.html
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-05-13 22:05:45 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-05-13 22:05:45 -0400
commit61128756e24e88d84bd77cd4993b5f14284791f0 (patch)
treeb85091efd297447ceb2516937ffe25198198c225 /frontend/index.html
parent262f29447700db129ff3fa25315382d80581a41c (diff)
Beginnings of the general polygon page, it looks so cool
Diffstat (limited to 'frontend/index.html')
-rw-r--r--frontend/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/index.html b/frontend/index.html
index 3534f0c..4a0985a 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -27,6 +27,7 @@
<li><a href="/2d/_collisions/rectangle_rectangle.html">Rectangle-Rectangle</a></li>
<li><a href="/2d/_collisions/pill_line.html">Pill-Line</a></li>
<li><a href="/2d/_collisions/pill_pill.html">Pill-Pill</a></li>
+ <li><a href="/2d/_collisions/polygon_polygon.html">Polygon-Polygon</a></li>
</ul>
</li>
<li>