note default to person

This commit is contained in:
Ben Balter 2015-10-25 17:45:24 -04:00
parent ad8e4a2262
commit 5a09c525a4
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ The SEO tag will respect any of the following if included in your site's `_confi
```
* `logo` - Relative URL to a site-wide logo (e.g., `assets/your-company-logo.png`)
* `social` - For [specifying social profiles](https://developers.google.com/structured-data/customize/social-profiles). The following properties are available:
* `type` - Either `person` or `organization`
* `type` - Either `person` or `organization` (defaults to `person`)
* `name` - If the user or organization name differs from the site's name
* `links` - An array of links to social media profiles.