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:
parent
e1f0903bf7
commit
1904bb8afc
|
|
@ -1,3 +1,7 @@
|
|||
{
|
||||
"defaultCommentOrder": "newest"
|
||||
"defaultCommentOrder": "newest",
|
||||
"origins": [
|
||||
"https://www.hello-algo.com",
|
||||
"https://hello-algo.com"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue