Use Svelte Static

This commit is contained in:
Neshura 2024-05-20 01:14:17 +02:00
parent 85dd5cd9ae
commit 68a2540e76
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
4 changed files with 14 additions and 1 deletions
src/routes

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

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