chore: rename practice.rs to practice.course.rs

This commit is contained in:
sunfei
2024-01-24 16:46:52 +08:00
parent 38801fac38
commit 253042417a
9 changed files with 77 additions and 59 deletions

View File

@ -14,9 +14,9 @@ level = 1
[output.html]
additional-css = ["theme/style1.css"]
additional-js = ["assets/custom3.js","assets/lang.js"]
additional-js = ["assets/custom3.js", "assets/lang1.js"]
git-repository-url = "https://github.com/sunface/rust-by-practice"
edit-url-template = "https://github.com/sunface/rust-by-practice/edit/master/en/{path}"
[rust]
edition = "2021"
edition = "2021"