Closed abernier closed 4 months ago
to allow shareable urls to come with their own preview we need to change approach:
app/[demoname]/page.tsx
app/layout.tsx
app/[demoname]/layout.tsx
see also:
done
to allow shareable urls to come with their own preview we need to change approach:
app/[demoname]/page.tsx
-- displaying theapp/layout.tsx
orapp/[demoname]/layout.tsx
(not sure yet) -- with the navsee also: