Skip to content

Commit cad49c5

Browse files
authored
Merge pull request #2 from ChenMiaoi/main
fix: Support github icon
2 parents f4af2f5 + 071ca25 commit cad49c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

book.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ title = "Rust for Linux Insides"
66

77
[output.html]
88
git-repository-url = "https://github.com/hust-open-atom-club/rust-for-linux-insides"
9-
git-repository-icon = "fa-github"
109
mathjax-support = true
1110

1211
[rust]
13-
edition = "2021"
12+
edition = "2024"
1413

1514
[output.html.playground]
1615
editable = true

0 commit comments

Comments
 (0)