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.
2 parents c99c5e3 + 8420c5b commit f3b623eCopy full SHA for f3b623e
book.toml
@@ -13,6 +13,7 @@ edit-url-template = "https://github.com/crytic/building-secure-contracts/edit/ma
13
cname = "crytic.github.io/building-secure-contracts"
14
no-section-label = true
15
additional-css = ["static/custom.css"]
16
+additional-js = ["static/script.js"]
17
default-theme = "light"
18
19
[output.html.fold]
static/script.js
@@ -0,0 +1 @@
1
+<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/22554992.js"></script>
0 commit comments