Don’t process the Liquid example in the advanced usage docs

This commit is contained in:
Jed Fox 2018-02-20 08:20:01 -05:00 committed by GitHub
parent 1f3858ef0a
commit fb1c56a7a8
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