mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	layouts: post_meta as partial
This commit is contained in:
		
							
								
								
									
										5
									
								
								layouts/partials/post_meta.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								layouts/partials/post_meta.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| <time>{{ .Date.Format (default "January 2, 2006" .Site.Params.DateFormat) }}</time> | ||||
| {{- if $.Site.Params.ShowReadingTime -}} ·  | ||||
| {{- $default_txt := print .ReadingTime " " "min" }} | ||||
| {{- i18n "read_time" .ReadingTime | default  $default_txt  }}{{ end }} | ||||
| {{- if or .Params.author .Site.Params.author }} · {{- .Params.author | default .Site.Params.author }}{{ end }} | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange