aboutsummaryrefslogtreecommitdiff
path: root/src/pages/trajectory.astro
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-10-12 22:49:13 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-10-12 22:49:13 +0200
commitcbdb2ee1547fcfbef8c874da60b17eee80b5fa18 (patch)
treef1adc98515c2ac7681dcd0902b9ebcc2997d6b73 /src/pages/trajectory.astro
parentdcc806eff41da24ee6b5984d011f62bc9f4f00ee (diff)
Get rid of trajectory and portfolio
Diffstat (limited to 'src/pages/trajectory.astro')
-rw-r--r--src/pages/trajectory.astro5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pages/trajectory.astro b/src/pages/trajectory.astro
deleted file mode 100644
index b1366e6..0000000
--- a/src/pages/trajectory.astro
+++ /dev/null
@@ -1,5 +0,0 @@
----
-import TrajectoryPageLayout from "../layouts/TrajectoryPageLayout.astro";
----
-
-<TrajectoryPageLayout />