From 5a09c525a47293b46ff5e7f5ecc8963bd0e62dbf Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Sun, 25 Oct 2015 17:45:24 -0400 Subject: [PATCH] note default to person --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.