Social Embeds
Since Twitter's embed code no longer works, here are some others you can use to embed social media posts into your website.
Bluesky
<script src="https://cdn.jsdelivr.net/npm/bsky-embed@0.1.5/dist/bsky-embed.es.js" async></script>
<bsky-embed
username="yourusername.com"
limit="5"
link-target="_blank"
link-image="true"
load-more="true"
>
</bsky-embed>
On desktop, visit your profile.
Click the Settings icon.
Click Embed and copy the code!