0.0.9 • Published 8 years ago

@nymdev/clay-meta-url v0.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

clay-meta-url

Canonical url and og:url tags

Install

npm install --save @nymdev/clay-meta-url

Adds <link rel="canonical"> and og:url tags to the head.

Usage

Once you install it, it will be automatically recognized by amphora. It has a single property, url, which should be the full canonical url for a page.

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.

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago