We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a1616 commit b8b2f14Copy full SHA for b8b2f14
book.toml
@@ -4,7 +4,7 @@ language = "en"
4
multilingual = false
5
src = "."
6
title = "Building Secure Contracts"
7
-description = "Follow our guidelines and best practices to write secure smart contracts."
+description = "This repository, brought to you by Trail of Bits, outlines our guidelines and best practices to write secure smart contracts."
8
9
[output.html]
10
git-repository-url = "https://github.com/crytic/building-secure-contracts"
@@ -15,4 +15,4 @@ no-section-label = true
15
16
[output.html.fold]
17
enable = true
18
-level = 1
+level = 1
0 commit comments