anyone know why the images are always so borked on Bluesky when adding links? not sure if im doing some with wordpress or if this is a Bluesky issue, I dont have it on mastodon

RE: https://bsky.app/profile/did:plc:mdjhvva6vlrswsj26cftjttd/post/3l5kapn4a362v
Laurens (@laurenshof.online)

Last Week in the ATmosphere - Audio spaces app Bluecast adds support for officially licensed Karaoke - Labelers continue to shift from moderation towards self-expression - The DID:placeholder is not a placeholder anymore https://fediversereport.com/last-week-in-the-atmosphere-2/

Bluesky Social

@laurenshof.online It's an open graph issue, and these two lines of html code cause the issue:

```
<meta property="og:image" content="https://fediversereport.com/wp-content/uploads/2023/02/20230113-01-5-e1681301358336-150x150.jpg"/>
<meta property="og:image:width" content="150"/>
```