mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-03 05:27:55 +08:00
Some improvements (#1073)
* Update avatar's link in the landing page * Bug fixes * Move assets folder from overrides to docs * Reduce figures' corner radius * Update copyright * Update header image * Krahets -> krahets * Update the landing page
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: array_binary_tree.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{array_binary_tree}-[class]{array_binary_tree}-[func]{} -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: binary_search_tree.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{binary_search_tree}-[class]{binary_search_tree}-[func]{search} -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: binary_tree_bfs.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{binary_tree_bfs}-[class]{}-[func]{level_order} -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: binary_tree_dfs.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{binary_tree_dfs}-[class]{}-[func]{post_order} -->
|
||||
|
||||
Reference in New Issue
Block a user