|  | @@ -45,7 +45,7 @@ privacy_pack = false
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Enable visitors to edit pages?
 | 
	
		
			
				|  |  |  # `repo` defines the repository URL. `editable` defines which page types can be edited.
 | 
	
		
			
				|  |  | -edit_page = {repo_url = "https://github.com/gcushen/hugo-academic", editable = {docs = true, page = false, post = false}}
 | 
	
		
			
				|  |  | +edit_page = {repo_url = "https://github.com/gcushen/hugo-academic", repo_branch = "master", editable = {docs = true, page = false, post = false}}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Date and time format (refer to https://sourcethemes.com/academic/docs/customization/#date-format )
 | 
	
		
			
				|  |  |  #   Examples: "Mon, Jan 2, 2006" or "2006-01-02"
 |