mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-30 17:53:28 -05:00 
			
		
		
		
	Move site author to under params due to .Site.Author deprecation
See Hugo v0.120.0
This commit is contained in:
		| @@ -8,7 +8,7 @@ comments: true | ||||
| draft: true | ||||
|  | ||||
| authors: | ||||
|   - {{ with .Site.Author.name }}{{ . }}{{ else }}John Doe{{ end }} | ||||
|   - {{ with .Site.Params.author.name }}{{ . }}{{ else }}John Doe{{ end }} | ||||
|  | ||||
| categories: | ||||
|   - archetype-stuff | ||||
|   | ||||
		Reference in New Issue
	
	Block a user