export const load = async ({ url }) => { return { canonical: url.href }; };