#47 make ui mobilre friendly
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m20s
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m20s
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
// This is needed for adapter-static
|
||||
export const prerender = true;
|
||||
// This is needed for nginx to work
|
||||
export const trailingSlash = 'always';
|
||||
|
||||
Reference in New Issue
Block a user