diff options
| author | Matthew Kosarek <mattkae@protonmail.com> | 2021-05-16 19:50:15 -0400 |
|---|---|---|
| committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-05-16 19:50:15 -0400 |
| commit | a00c0aab1eb5a7a55bef8ca08115bdd722ab5699 (patch) | |
| tree | 45b5c4cc8c380d0630a8e0185af7229f26dc754a /frontend/transpiler/pages.txt | |
| parent | 4941a1874b6ca9d142d94df70b2aec5e0b35b94e (diff) | |
Moved the frontend directory up so that it no longer exists
Diffstat (limited to 'frontend/transpiler/pages.txt')
| -rw-r--r-- | frontend/transpiler/pages.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/frontend/transpiler/pages.txt b/frontend/transpiler/pages.txt deleted file mode 100644 index 1cb2769..0000000 --- a/frontend/transpiler/pages.txt +++ /dev/null @@ -1,17 +0,0 @@ -🏀 "2D" ->"Rigidbody" ->>/2d/_rigidbody/part_1.html "Linear Forces" ->>/2d/_rigidbody/part_2.html "Rotational Forces" ->>/2d/_rigidbody/part_3.html "Collision Forces" ->"Collisions" ->>/2d/_collisions/circle_line.html "Circle-Line" ->>/2d/_collisions/rectangle_line.html "Rectangle-Line" ->>/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" -🛈 "About" ->>/roadmap.html "Roadmap" |
