Link Previews image size
When adding a link in the composer I get a large image.
I have tried to adjust the page code to give me a more suitable size however it seems the TB overrides the size
My page code reads <meta property="og:title" content="It's complex from 1948 to 2023">
<meta property="og:description" content="#672"> <meta property="og:type" content="article"> <meta property="og:image:alt" content="#672"> <meta property="og:image" content="https://traumainreligion.com/images/faqyme_256-134.png"> <meta property="og:image:type" content="image/png"> <meta property="og:image:width" content="256"> <meta property="og:image:height" content="134">
When adding a link in the composer I get a large image.
I have tried to adjust the page code to give me a more suitable size however it seems the TB overrides the size
<img src="https://traumainreligion.com/images/faqyme_fullres_512-268.png" style="width: 600px;" alt="">
My page code reads
<meta property="og:title" content="It's complex from 1948 to 2023">
<meta property="og:description" content="#672">
<meta property="og:type" content="article">
<meta property="og:image:alt" content="#672">
<meta property="og:image" content="https://traumainreligion.com/images/faqyme_256-134.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="256">
<meta property="og:image:height" content="134">