summaryrefslogtreecommitdiff
path: root/frontend/index.html
diff options
context:
space:
mode:
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 004b8ab..3534f0c 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -24,6 +24,7 @@
<li><label>Collisions</label></li>
<li><a href="/2d/_collisions/circle_line.html">Circle-Line</a></li>
<li><a href="/2d/_collisions/rectangle_line.html">Rectangle-Line</a></li>
+ <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>
</ul>