feat(templates): add zen catch-all page route with server export

This commit is contained in:
2026-04-25 10:50:53 -04:00
parent fea3316707
commit f328d0c3ad
+1
View File
@@ -0,0 +1 @@
export { default } from '@zen/core/public-pages/server';