aboutsummaryrefslogtreecommitdiff
path: root/src/pages/en/trajectory.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/en/trajectory.astro')
-rw-r--r--src/pages/en/trajectory.astro5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/en/trajectory.astro b/src/pages/en/trajectory.astro
new file mode 100644
index 0000000..3f5ff77
--- /dev/null
+++ b/src/pages/en/trajectory.astro
@@ -0,0 +1,5 @@
+---
+import TrajectoryPageLayout from "../../layouts/TrajectoryPageLayout.astro";
+---
+
+<TrajectoryPageLayout /> \ No newline at end of file