diff --git a/README.md b/README.md index a628422..4cbcc7f 100644 --- a/README.md +++ b/README.md @@ -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.