mirror of
https://github.com/krahets/hello-algo.git
synced 2026-05-05 03:01:56 +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: coin_change_greedy.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{coin_change_greedy}-[class]{}-[func]{coin_change_greedy} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: fractional_knapsack.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{fractional_knapsack}-[class]{}-[func]{fractional_knapsack} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: max_capacity.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{max_capacity}-[class]{}-[func]{max_capacity} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: max_product_cutting.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{max_product_cutting}-[class]{}-[func]{max_product_cutting} -->
|
||||
|
||||
Reference in New Issue
Block a user