mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-05 14:45:55 +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