UNPKG

metax

Version:

Add SEO and other metadata tags to your Gatsby website.

7 lines (5 loc) 106 B
const ogVideoMeta = ({ content }) => ({ content, property: "og:video", }) export default ogVideoMeta