Skip to content

Commit 107c27d

Browse files
authored
Merge pull request #230 from montyly/master
Use light for the default theme
2 parents f7235e4 + 4ec9461 commit 107c27d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ edit-url-template = "https://github.com/crytic/building-secure-contracts/edit/ma
1313
cname = "crytic.github.io/building-secure-contracts"
1414
no-section-label = true
1515
additional-css = ["static/custom.css"]
16+
default-theme = "light"
1617

1718
[output.html.fold]
1819
enable = true
19-
level = 1
20+
level = 1

0 commit comments

Comments
 (0)