mint.json to send analytics to Plausible.
Do not include
http:// or https:// with your domain.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
mint.json to send analytics to Plausible.
http:// or https:// with your domain."analytics": {
"plausible": {
"domain": "required"
}
}
"analytics": {
"plausible": {
"domain": "docs.domain.com"
}
}
Was this page helpful?