mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 06:07:20 +08:00 
			
		
		
		
	Add origins in giscus.json. Update en/README.md. (#1740)
* Fix the definition of "complete binary tree" in binary_tree.md * Update en/README.md * Add origins in giscus.json
This commit is contained in:
		@ -1,3 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "defaultCommentOrder": "newest"
 | 
			
		||||
    "defaultCommentOrder": "newest",
 | 
			
		||||
    "origins": [
 | 
			
		||||
        "https://www.hello-algo.com",
 | 
			
		||||
        "https://hello-algo.com"
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user