Oddbean new post about | logout
 Thank you for using it and for the feedback! Happy to help! 
Btw I guess you should remove html markup from site description - the homepage link preview has raw html showing up. 
 Thank you, fixed 
 Also maybe change the css you used to the one below, your header image will be full-width and the white text above it will look better:
<style>
figure img.inset-image {
object-fit: contain;
}
</style> 
 I tried, but this does not look good, it's the image, it is cut very weirdly.