Skip to content

Commit

Permalink
readd layout server
Browse files Browse the repository at this point in the history
  • Loading branch information
TGlide committed Nov 6, 2023
1 parent d9a1c4f commit fb7e7e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/+layout.server.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const prerender = true;

0 comments on commit fb7e7e9

Please sign in to comment.