forked from autonomic-cooperative/cotech-website
		
	debug test
This commit is contained in:
		@ -1,7 +1,7 @@
 | 
			
		||||
<head>
 | 
			
		||||
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
{% if page.excerpt | strip_html | strip_newlines != blank %}
 | 
			
		||||
  <meta name="description" content="{{ page.excerpt | strip_html | strip_newlines }}" />
 | 
			
		||||
  <!-- page.excerpt: {{ page.excerpt }} --> <meta name="description" content="{{ page.excerpt | strip_html | strip_newlines }}" />
 | 
			
		||||
{% elsif page.collection == 'coops' and page.content | strip_html | strip_newlines != blank %}
 | 
			
		||||
  <meta name="description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
 | 
			
		||||
{% else %}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user