General work through out the day. Lots of interruptions from the dogs.
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
/** @type {import('./$types').PageLoad} */
|
||||
|
||||
export function load() {
|
||||
return {
|
||||
ae_root_page_ts: true,
|
||||
};
|
||||
}
|
||||
|
||||
// export const prerender = true
|
||||
// export const prerender = false;
|
||||
// export const trailingSlash = 'always'; // 'never' | 'always' | 'ignore'
|
||||
Reference in New Issue
Block a user