rendered/pages/
and don't Hydrate it.
<OGPreview og={ og } twitter={ twitter} />
Then `OGPreview` does everything for you. If you run into this bug in your own development use the `client/components/HeaderOnce.svelte` component like this:
```