Don’t process the Liquid example in the advanced usage docs
This commit is contained in:
parent
1f3858ef0a
commit
fb1c56a7a8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue