mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-31 10:03:30 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			167 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			167 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{ with .Params.authors }}
 | |
| 
 | |
| <meta name="author" content="{{ delimit . ", " }}">
 | |
| 
 | |
| {{ range . }}
 | |
| <meta property="article:author" content="{{ . }}">
 | |
| {{ end }}
 | |
| 
 | |
| {{ end }}
 |