mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	show breadcrumb nav also on list pages
- specifically section pages - should not display on home(index)
This commit is contained in:
		| @@ -6,6 +6,7 @@ | |||||||
|  |  | ||||||
| {{- if not .IsHome | and .Title }} | {{- if not .IsHome | and .Title }} | ||||||
| <header class="page-header"> | <header class="page-header"> | ||||||
|  |   {{- partial "breadcrumbs.html" . }} | ||||||
|   <h1>{{ .Title }}</h1> |   <h1>{{ .Title }}</h1> | ||||||
|   {{- if .Description }} |   {{- if .Description }} | ||||||
|   <div class="post-description"> |   <div class="post-description"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange