1.1.32 • Published 4 years ago

@the-innovation-circuit/meta v1.1.32

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@the-innovation-circuit/meta

React component for generating Open Graph/etc meta tags for our webpages. Designed for Next.js but framework-agnostic. . Forked from Hack Club's meta package.

Usage

yarn add @the-innovation-circuit/meta
# npm i @the-innovation-circuit/meta

All props are optional. If you include multiple times, the tags from the last instance will be used.

MIT License