Update layout and workflow
All checks were successful
Build / build (push) Successful in 18s

This commit is contained in:
2025-12-13 10:49:14 +00:00
parent 654daa6c6c
commit f52b200600
2 changed files with 5 additions and 4 deletions

View File

@@ -1 +1,2 @@
export const prerender = true;
export const prerender = true;
export const trailingSlash = 'always';