UNPKG

metax

Version:

Add SEO and other metadata tags to your Gatsby website.

7 lines (5 loc) 107 B
const fbAppIdMeta = ({ content }) => ({ content, property: "fb:app_id", }) export default fbAppIdMeta