Skip to content

Commit 54d0a3d

Browse files
author
QuineDot
committed
Use "navy" as the default theme as "dark" is not a built-in theme.
1 parent acbf7b6 commit 54d0a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ edition = "2021"
1111

1212
[output.html]
1313
git-repository-url = "https://github.com/QuineDot/rust-learning"
14-
default-theme = "dark"
14+
default-theme = "navy"
1515
site-url = "/rust-learning/"
1616
fold.enable = true

0 commit comments

Comments
 (0)