fix readme formatting

This commit is contained in:
Ben Balter 2015-10-25 17:58:10 -04:00
parent 44eec049ce
commit f942cc74df
1 changed files with 2 additions and 0 deletions

View File

@ -51,10 +51,12 @@ The SEO tag will respect any of the following if included in your site's `_confi
* `description` - A short description (e.g., A blog dedicated to reviewing cat gifs)
* `url` - The full URL to your site. Note: `site.github.url` will be used by default.
* `twitter:username` - The site's Twitter handle. You'll want to describe it like so:
```yml
twitter:
username: benbalter
```
* `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` (defaults to `person`)