Merge pull request #273 from j-f1/patch-1

Don’t process the Liquid example in the advanced usage docs
This commit is contained in:
Ben Balter 2018-02-20 09:26:55 -05:00 committed by GitHub
commit f19b29ea0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,9 +6,11 @@ Jekyll SEO Tag is designed to implement SEO best practices by default and to be
If for some reason, you don't want the plugin to output `<title>` tags on each page, simply invoke the plugin within your template like so:
<!-- {% raw %} -->
```
{% seo title=false %}
```
<!-- {% endraw %} -->
### Author information