mirror of
https://github.com/danbulant/Mangades
synced 2026-07-07 20:10:36 +00:00
temporary prerender disabling
This commit is contained in:
parent
984e3bf7ec
commit
96bb83b304
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
export const prerender = true;
|
// export const prerender = true;
|
||||||
|
|
||||||
/** @type {import('./$types').PageLoad} */
|
/** @type {import('./$types').PageLoad} */
|
||||||
export function load({ url }) {
|
export function load({ url }) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue