g0vhk-io/budgetq

Open graph meta tags in /reply/{key}

Closed this issue · 0 comments

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.