mirror of
				https://github.com/TeamPiped/hugo-whisper-theme.git
				synced 2024-08-14 23:57:00 +00:00 
			
		
		
		
	Merge pull request #1 from sKanoodle/patch-1
fixed typo that prevented build from succeeding
This commit is contained in:
		
						commit
						ee171928d4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -27,7 +27,7 @@ | |||
|     {{ partial "header.html" . }} | ||||
| 
 | ||||
|     {{ $displaySidebar := false }} | ||||
|     {{ range site.Params.mainSections }} | ||||
|     {{ range .Site.Params.mainSections }} | ||||
|     {{ if eq $.Section . }} | ||||
|     {{ $displaySidebar = true }} | ||||
|     {{ end }} | ||||
|  | @ -70,4 +70,4 @@ | |||
| 
 | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
| </html> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue