This repository has been archived on 2025-08-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
web-app-template/view/src/routes/+layout.ts
Tim 8389d12cba
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m22s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 15s
fix deployment
2024-07-29 22:22:11 +02:00

3 lines
70 B
TypeScript

export const prerender = true;
export const trailingSlash = 'always';