setup static generation

This commit is contained in:
2023-08-23 14:20:52 +05:30
parent bbf88c314c
commit e7e8656640
4 changed files with 20 additions and 2 deletions

1
src/routes/+layout.ts Normal file
View File

@@ -0,0 +1 @@
export const prerender = true;