mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-16 11:02:09 +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: binary_search.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{binary_search}-[class]{}-[func]{binary_search} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: binary_search_edge.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{binary_search_edge}-[class]{}-[func]{binary_search_left_edge} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: binary_search_insertion.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{binary_search_insertion}-[class]{}-[func]{binary_search_insertion_simple} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: two_sum.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{two_sum}-[class]{}-[func]{two_sum_brute_force} -->
|
||||
|
||||
Reference in New Issue
Block a user