fixing typo in Liquid
This commit is contained in:
		
							parent
							
								
									bc99baea41
								
							
						
					
					
						commit
						18525c8035
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@
 | 
			
		|||
                {% if page.url contains '/meta/' %}
 | 
			
		||||
                {% else %}
 | 
			
		||||
				{% if page.url contains '404.html' %}
 | 
			
		||||
                <%else %>
 | 
			
		||||
                <% else %>
 | 
			
		||||
                <li>
 | 
			
		||||
                    <a href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>
 | 
			
		||||
                </li>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue