UNPKG

metax

Version:

Add SEO and other metadata tags to your Gatsby website.

7 lines (5 loc) 148 B
const googleSiteVerificationMeta = ({ content }) => ({ content, name: "google-site-verification", }) export default googleSiteVerificationMeta