From 61128756e24e88d84bd77cd4993b5f14284791f0 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Thu, 13 May 2021 22:05:45 -0400 Subject: Beginnings of the general polygon page, it looks so cool --- frontend/transpiler/pages.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/transpiler') diff --git a/frontend/transpiler/pages.txt b/frontend/transpiler/pages.txt index 5bc58af..1cb2769 100644 --- a/frontend/transpiler/pages.txt +++ b/frontend/transpiler/pages.txt @@ -9,6 +9,7 @@ >>/2d/_collisions/rectangle_rectangle.html "Rectangle-Rectangle" >>/2d/_collisions/pill_line.html "Pill-Line" >>/2d/_collisions/pill_pill.html "Pill-Pill" +>>/2d/_collisions/polygon_polygon.html "Polygon-Polygon" 🌠 "3D" 🔧 "WebAssembly" >>/intro/intro.html "Introduction" -- cgit v1.2.1