mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-01 03:24:24 +08:00
Add the chapter of hello_algo (#1215)
* Add the chapter of hello_algo * Remove the comment field from the landing page * Update the link in the landing page * Fix a typo
This commit is contained in:
@ -12,7 +12,7 @@ edit_uri: tree/main/docs
|
||||
version: 1.0.0
|
||||
|
||||
# Copyright
|
||||
copyright: Copyright © 2022-2024 krahets</br>The website content is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
|
||||
copyright: Copyright © 2022-2024 krahets<br>The website content is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
|
||||
|
||||
# Configuration
|
||||
theme:
|
||||
@ -151,6 +151,8 @@ extra_css:
|
||||
|
||||
# Page tree
|
||||
nav:
|
||||
- 序:
|
||||
- chapter_hello_algo/index.md
|
||||
- 第 0 章 前言:
|
||||
# [icon: material/book-open-outline]
|
||||
- chapter_preface/index.md
|
||||
|
||||
Reference in New Issue
Block a user