mirror of
				https://github.com/TheLocehiliosan/yadm
				synced 2025-06-13 13:03:58 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			221 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			221 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% include base_path %}
 | 
						|
 | 
						|
{% if site.tag_archive.type and page.tags[0] %}
 | 
						|
  {% include tag-list.html %}
 | 
						|
{% endif %}
 | 
						|
 | 
						|
{% if site.category_archive.type and page.categories[0] %}
 | 
						|
  {% include category-list.html %}
 | 
						|
{% endif %} |