diff options
Diffstat (limited to 'src/pages/en/trajectory.astro')
| -rw-r--r-- | src/pages/en/trajectory.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/en/trajectory.astro b/src/pages/en/trajectory.astro index 3f5ff77..cb5b088 100644 --- a/src/pages/en/trajectory.astro +++ b/src/pages/en/trajectory.astro @@ -2,4 +2,4 @@ import TrajectoryPageLayout from "../../layouts/TrajectoryPageLayout.astro"; --- -<TrajectoryPageLayout />
\ No newline at end of file +<TrajectoryPageLayout /> |
