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 0a497f8 + ff0492b commit b084b7cCopy full SHA for b084b7c
netlify.toml
@@ -17,6 +17,24 @@
17
[[plugins]]
18
package = "@netlify/plugin-nextjs"
19
20
+[[plugins]]
21
+ package = "@netlify/plugin-lighthouse"
22
+
23
+ [[plugins.inputs.audits]]
24
+ path = "en/"
25
26
+ path = "en/wallets/find-wallet/"
27
28
+ path = "en/staking/"
29
30
+ path = "en/whitepaper/"
31
32
+ path = "en/nft/"
33
34
+ path = "en/developers/docs/intro-to-ethereum/"
35
36
+ path = "en/developers/tutorials/creating-a-wagmi-ui-for-your-contract/"
37
38
[functions]
39
included_files = [
40
"./src/intl/**/*",
0 commit comments