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:
Yudong Jin
2024-02-07 22:21:18 +08:00
committed by GitHub
parent b77abf058a
commit a005c6ebd3
323 changed files with 419 additions and 366 deletions

View File

@ -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} -->

View File

@ -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} -->

View File

@ -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} -->

View File

@ -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} -->

View File

@ -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} -->