theme: update v4.3.0-dev to fix People widget + convert content to YAML
This commit is contained in:
		@@ -1,14 +1,14 @@
 | 
			
		||||
+++
 | 
			
		||||
title = "Posts"
 | 
			
		||||
---
 | 
			
		||||
title: Posts
 | 
			
		||||
 | 
			
		||||
# View.
 | 
			
		||||
#   1 = List
 | 
			
		||||
#   2 = Compact
 | 
			
		||||
#   3 = Card
 | 
			
		||||
view = 2
 | 
			
		||||
view: 2
 | 
			
		||||
 | 
			
		||||
# Optional featured image (relative to `static/img/` folder).
 | 
			
		||||
[header]
 | 
			
		||||
image = ""
 | 
			
		||||
caption = ""
 | 
			
		||||
+++
 | 
			
		||||
# Optional header image (relative to `static/img/` folder).
 | 
			
		||||
header:
 | 
			
		||||
  caption: ""
 | 
			
		||||
  image: ""
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user