UNPKG

metax

Version:

Add SEO and other metadata tags to your Gatsby website.

7 lines (5 loc) 119 B
const fbProfileIdMeta = ({ content }) => ({ content, property: "fb:profile_id", }) export default fbProfileIdMeta