Skip to content

Commit

Permalink
fix: prevent 404 on dyne.org/tomb
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed Nov 7, 2023
1 parent fcfd99c commit 9bf84bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/tomb.astro
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
return Astro.redirect("/software/tomb");
---

0 comments on commit 9bf84bc

Please sign in to comment.