include should now be an array
This commit is contained in:
		@@ -12,4 +12,6 @@ permalink: /:year/:month/:day/:title
 | 
			
		||||
paginate: 5
 | 
			
		||||
gems: [jekyll-paginate]
 | 
			
		||||
paginate_path: "/blog/:num"
 | 
			
		||||
include: ".well-known"
 | 
			
		||||
include: [
 | 
			
		||||
  ".well-known"
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user