show breadcrumb nav also on list pages
- specifically section pages - should not display on home(index)
This commit is contained in:
		
							parent
							
								
									43ddff0fde
								
							
						
					
					
						commit
						37afb5f13e
					
				|  | @ -6,6 +6,7 @@ | |||
| 
 | ||||
| {{- if not .IsHome | and .Title }} | ||||
| <header class="page-header"> | ||||
|   {{- partial "breadcrumbs.html" . }} | ||||
|   <h1>{{ .Title }}</h1> | ||||
|   {{- if .Description }} | ||||
|   <div class="post-description"> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Aditya Telange
						Aditya Telange