From b8b2f14f0d0a3b7592534fdc44099fec8104a6d6 Mon Sep 17 00:00:00 2001 From: Greg Otto Date: Fri, 24 Feb 2023 07:34:18 -0500 Subject: [PATCH] Update book.toml added ToB in description --- book.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book.toml b/book.toml index 7d663099..2b8b5d01 100644 --- a/book.toml +++ b/book.toml @@ -4,7 +4,7 @@ language = "en" multilingual = false src = "." title = "Building Secure Contracts" -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." [output.html] git-repository-url = "https://github.com/crytic/building-secure-contracts" @@ -15,4 +15,4 @@ no-section-label = true [output.html.fold] enable = true -level = 1 \ No newline at end of file +level = 1