@the-innovation-circuit/meta
v1.1.32
Published
Generate meta tags for the Innovation Circuit's webpages
Downloads
3
Readme
@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