From a0da51b277e16fcae703d4401142a8f52c395fb4 Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Tue, 19 May 2026 10:12:49 +0200 Subject: [PATCH] fix(docs): hand-written meta descriptions on homepage + intro (#81) Replace auto-generated meta descriptions on the highest-traffic pages with hand-written, CTR-tuned variants. Part of the SEO epic ConductionNL/.github#75. --- docs/intro.md | 1 + docs/src/pages/index.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index 5cd5fad6..df627f16 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -1,5 +1,6 @@ --- sidebar_position: 1 +description: Get started with OpenBuilt, the no-code app builder inside Nextcloud. Compose apps from OpenRegister schemas, OpenConnector flows, and Pipelinq. --- # OpenBuilt diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index 4f570b6e..9f4c5b8b 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -233,7 +233,7 @@ export default function Home() { return (