summaryrefslogtreecommitdiff
path: root/frontend/transpiler
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/transpiler
parent262f29447700db129ff3fa25315382d80581a41c (diff)
Beginnings of the general polygon page, it looks so cool
Diffstat (limited to 'frontend/transpiler')
-rw-r--r--frontend/transpiler/pages.txt1
1 files changed, 1 insertions, 0 deletions
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"
&#127776; "3D"
&#128295; "WebAssembly"
>>/intro/intro.html "Introduction"