0.0.2 • Published 10 years ago
@nymdev/clay-meta-description v0.0.2
clay-meta-description
Meta, Twitter, and OG descriptions
Install
npm install --save @nymdev/clay-meta-descriptionAdds <meta name="description">, twitter:description, and og:description tags to the head.
Usage
Once you install it, it will be automatically recognized by amphora. It has a single property, description.
A Note On Head Components
This component lives in the head of the page, and isn't editable directly. Use the componentRef behavior to affect it when you edit other components on the page.