Skip to content

Instantly share code, notes, and snippets.

@mzaini30
Created December 2, 2021 13:32
Show Gist options
  • Save mzaini30/8d9a5095d3a7e3aa47d14cc9c8edd82c to your computer and use it in GitHub Desktop.
Save mzaini30/8d9a5095d3a7e3aa47d14cc9c8edd82c to your computer and use it in GitHub Desktop.
<b:if cond='data:view.isPost'>
<meta content='article' property='og:type'/>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='website' property='og:type'/>
</b:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment