Skip to content

Commit

Permalink
Re-added +layout.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari-S-123 committed Oct 31, 2024
1 parent 090c684 commit 30d178d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/+layout.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// This can be false if you're using a fallback (i.e. SPA mode)
export const prerender = true;

0 comments on commit 30d178d

Please sign in to comment.