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 6a31c80 + 9e52d04 commit dfddcd1Copy full SHA for dfddcd1
netlify.toml
@@ -36,4 +36,7 @@
36
[[plugins.inputs.audits]]
37
path = "en/developers/docs/intro-to-ethereum/"
38
39
- path = "en/developers/tutorials/creating-a-wagmi-ui-for-your-contract/"
+ path = "en/developers/tutorials/creating-a-wagmi-ui-for-your-contract/"
40
+
41
+[functions]
42
+ included_files = ["src/data/mocks/**/*"]
0 commit comments