From ccce01800d9b0917269e59b7d4854bb793edfcc0 Mon Sep 17 00:00:00 2001 From: Pavel Date: Wed, 12 Feb 2025 14:43:24 +0300 Subject: [PATCH] index-desc --- docs/pages/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/index.mdx b/docs/pages/index.mdx index 08a75156..e2eeabc8 100644 --- a/docs/pages/index.mdx +++ b/docs/pages/index.mdx @@ -1,5 +1,6 @@ --- title: 'Home' +description: Documentation of DocsGPT - quickstart, deployment guides, model configuration, and widget integration documentation. --- import { Cards, Card } from 'nextra/components' import Image from 'next/image'