Skip to content

Commit b8b2f14

Browse files
authored
Update book.toml
added ToB in description
1 parent 68a1616 commit b8b2f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ language = "en"
44
multilingual = false
55
src = "."
66
title = "Building Secure Contracts"
7-
description = "Follow our guidelines and best practices to write secure smart contracts."
7+
description = "This repository, brought to you by Trail of Bits, outlines our guidelines and best practices to write secure smart contracts."
88

99
[output.html]
1010
git-repository-url = "https://github.com/crytic/building-secure-contracts"
@@ -15,4 +15,4 @@ no-section-label = true
1515

1616
[output.html.fold]
1717
enable = true
18-
level = 1
18+
level = 1

0 commit comments

Comments
 (0)