otiai10 / chant

Chat Application written in Go, using Firebase, working on GAE/Go, easy to deploy
25 stars 2 forks source link

og:image not rendered correctly #291

Closed otiai10 closed 6 years ago

otiai10 commented 6 years ago

Given

image

<meta property="og:image" content="//www-cdn.jtvnw.net/images/twitch_logo3.jpg">

Problem

image

<img src="https://www.twitch.tv/images/twitch_logo3.jpg">

Should be