Open graph meta tags in /reply/{key}
Closed this issue · 0 comments
howawong commented
After #13 is merged, we can add meta tags in each detail page
<meta property="og:url" content="" />
<meta property="og:type" content="article" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:image" content="" />
For og:image
, there will be a separate issue in image generation.