mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	post-single: added comments page override
This commit is contained in:
		 Philip Gisella
					Philip Gisella
				
			
				
					committed by
					
						 Aditya Telange
						Aditya Telange
					
				
			
			
				
	
			
			
			 Aditya Telange
						Aditya Telange
					
				
			
						parent
						
							c048c1a841
						
					
				
				
					commit
					9f7e454ae6
				
			| @@ -58,7 +58,7 @@ | |||||||
|     {{- end }} |     {{- end }} | ||||||
|   </footer> |   </footer> | ||||||
|  |  | ||||||
|   {{- if $.Site.Params.comments }} |   {{- if and ($.Site.Params.comments) (ne .Params.comments false) }} | ||||||
|   {{- partial "comments.html" . }} |   {{- partial "comments.html" . }} | ||||||
|   {{- end }} |   {{- end }} | ||||||
| </article> | </article> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user