Move error pages

This commit is contained in:
2025-08-14 21:53:37 -05:00
parent 65b68b3600
commit 85b4e2e994
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,3 @@
export default {
layout: "layouts/post.njk",
};