Fixed bad reference for default sidebar
This commit is contained in:
		
							parent
							
								
									54623c2cdb
								
							
						
					
					
						commit
						df3c3285d6
					
				|  | @ -7,7 +7,7 @@ | ||||||
|     {{ if templates.Exists "partials/sidebar.html" }} |     {{ if templates.Exists "partials/sidebar.html" }} | ||||||
|     {{ partial "sidebar.html" . }} |     {{ partial "sidebar.html" . }} | ||||||
|     {{ else }} |     {{ else }} | ||||||
|     {{ partial "sidebar-for-tiny-theme/recommendations.html" . }} |     {{ partial "sidebar-for-bayou/recommendations.html" . }} | ||||||
|     {{ end }} |     {{ end }} | ||||||
| </div> | </div> | ||||||
| {{ end -}} | {{ end -}} | ||||||
		Loading…
	
		Reference in a new issue