mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +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 }} | ||||
|   </footer> | ||||
|  | ||||
|   {{- if $.Site.Params.comments }} | ||||
|   {{- if and ($.Site.Params.comments) (ne .Params.comments false) }} | ||||
|   {{- partial "comments.html" . }} | ||||
|   {{- end }} | ||||
| </article> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user