Prevent {% seo %} Liquid parsing
This commit is contained in:
		
							parent
							
								
									46ad253d4d
								
							
						
					
					
						commit
						780c5aa1d0
					
				| 
						 | 
				
			
			@ -17,6 +17,8 @@ If you are using a Jekyll version less than `3.5.0`, use the `gems` key instead
 | 
			
		|||
 | 
			
		||||
3. Add the following right before `</head>` in your site's template(s):
 | 
			
		||||
 | 
			
		||||
{% raw %}
 | 
			
		||||
  ```liquid
 | 
			
		||||
  {% seo %}
 | 
			
		||||
  ```
 | 
			
		||||
{% endraw %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue