From d2ceabc2d45d13a72afc3374bb3284ddf4be377c Mon Sep 17 00:00:00 2001 From: martyna-mindsdb <109554435+martyna-mindsdb@users.noreply.github.com> Date: Thu, 9 Apr 2026 13:11:03 +0200 Subject: [PATCH 1/2] docs homepage fix (#12370) --- docs/homepage.mdx | 33 +++++++++++---------------------- 1 file changed, 11 insertions(+), 22 deletions(-) diff --git a/docs/homepage.mdx b/docs/homepage.mdx index fbe17f1185c..97b24d6a96d 100644 --- a/docs/homepage.mdx +++ b/docs/homepage.mdx @@ -2,35 +2,24 @@ mode: "custom" --- -

-

-

-

-

- -

- Documentation -

- -

- Everything you need to get up and running. Choose a path below to get started. -

- -

-

-

-

-

+
+

+ Documentation +

+

+ Everything you need to get up and running. Choose a path below to get started. +

+
-
-
+
+
I want to use the Query Engine to build AI features that learn from my data and answer questions intelligently.



Go to MindsDB Documentation.
-
+
I want to use MindsDB Anton, an AI coworker, to explore my data and uncover insights — no code required.



From d33e4716f62c87aeaf7de437bf10871c5f13a020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:39:37 +0000 Subject: [PATCH 2/2] Bump basic-ftp from 5.2.0 to 5.2.2 in /docs Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.0 to 5.2.2. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.2.0...v5.2.2) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.2.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 035fed79a8a..199cedcfc62 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -4959,9 +4959,9 @@ } }, "node_modules/basic-ftp": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz", - "integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.2.tgz", + "integrity": "sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==", "license": "MIT", "engines": { "node": ">=10.0.0"