We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ed6f6 commit 8190320Copy full SHA for 8190320
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# Rust中文Wiki
2
3
-作者:<https://phy.xyz>
+作者:<https://github.com/geekdex>
4
公众号:极客开发者
5
6
## 1.为什么要使用Rust?
mkdocs.yml
@@ -1,13 +1,13 @@
site_name: Rust中文Wiki
-site_url: https://webtech.wiki/rust
+site_url: https://rust.webtech.wiki
repo_url: https://github.com/webtechwiki/rust
repo_name: Rust Chinese Wiki
-site_author: phy.xyz
+site_author: geekdex
site_description: Rust快速入门
7
edit_uri: tree/main/docs
8
9
# Copyright
10
-copyright: Copyright © 2022 - 2023 phy.xyz
+copyright: Copyright © 2022 - 2023 webtech.wiki
11
12
# Theme
13
theme:
0 commit comments