mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
chore: rename practice.rs to practice.course.rs
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user