Skip to content

Commit

Permalink
docs: add external links
Browse files Browse the repository at this point in the history
  • Loading branch information
gventuri committed May 19, 2024
1 parent 70fdffa commit 0d7dd1d
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,36 @@
"x": "https://x.com/ai_pandas",
"github": "https://github.com/sinaptik-ai/pandas-ai",
"linkedin": "https://linkedin.com/company/pandasai"
}
},
"analytics": {
"ga4": {
"measurementId": "G-2K7QMF59EN"
}
},
"feedback": {
"suggestEdit": true,
"raiseIssue": true,
"thumbsRating": true
},
"topbarCtaButton": {
"name": "Get Started",
"url": "https://github.com/sinaptik-ai/pandas-ai"
},
"anchors": [
{
"name": "Join our Discord",
"icon": "discord",
"url": "https://discord.gg/kF7FqH2FwS"
},
{
"name": "GitHub",
"icon": "github",
"url": "https://github.com/sinaptik-ai/pandas-ai"
},
{
"name": "Website",
"icon": "link",
"url": "https://pandas-ai.com"
}
]
}

0 comments on commit 0d7dd1d

Please sign in to comment.