mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-04 19:20:52 +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_queue.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{array_queue}-[class]{array_queue}-[func]{} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: array_stack.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{array_stack}-[class]{array_stack}-[func]{} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: linkedlist_queue.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{linkedlist_queue}-[class]{linked_list_queue}-[func]{} -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
File: linkedlist_stack.md
|
||||
Created Time: 2024-01-05
|
||||
Author: Krahets (krahets@163.com)
|
||||
Author: krahets (krahets@163.com)
|
||||
--->
|
||||
|
||||
<!-- [file]{linkedlist_stack}-[class]{linked_list_stack}-[func]{} -->
|
||||
|
||||
Reference in New Issue
Block a user