UNPKG

metax

Version:

Add SEO and other metadata tags to your Gatsby website.

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