Skip to content

Commit b97b4d6

Browse files
committed
feat: 更新网站基础信息
1 parent 8190320 commit b97b4d6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ site_name: Rust中文Wiki
22
site_url: https://rust.webtech.wiki
33
repo_url: https://github.com/webtechwiki/rust
44
repo_name: Rust Chinese Wiki
5-
site_author: geekdex
5+
site_author: https://github.com/geekdex
66
site_description: Rust快速入门
77
edit_uri: tree/main/docs
88

99
# Copyright
10-
copyright: Copyright © 2022 - 2023 webtech.wiki
10+
copyright: Copyright © webtech.wiki
1111

1212
# Theme
1313
theme:
@@ -190,4 +190,4 @@ nav:
190190
- 19.5   宏: 19_advanced_features/04_macro.md
191191
- 第 20 章   异步编程:
192192
- 20.1   简易并发示例: 20_simple_concurrency/01_a_simple_concurrency_example.md
193-
- 参考资料: reference.md
193+
- 参考资料: reference.md

0 commit comments

Comments
 (0)