mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-11-01 02:23:29 -05:00 
			
		
		
		
	Update date format in archetype
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| +++ | ||||
| title = "{{ replace .Name "-" " " | title }}" | ||||
| date = "{{ .Date }}" | ||||
| date = "{{ .Date | time.Format "2006-01-02" }}" | ||||
| toc = true | ||||
| draft = true | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user