mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 04:31: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: iteration.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{iteration}-[class]{}-[func]{for_loop} -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: recursion.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{recursion}-[class]{}-[func]{recur} -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: space_complexity.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{space_complexity}-[class]{}-[func]{constant} -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: time_complexity.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{time_complexity}-[class]{}-[func]{constant} -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: worst_best_time_complexity.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{worst_best_time_complexity}-[class]{}-[func]{find_one} -->
|
||||
|
||||
Reference in New Issue
Block a user