From fbd88828f7ab69ea91dc8d2bd555c5084b73deb4 Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 24 Jul 2024 11:39:19 +0200 Subject: [PATCH] fixed doc --- docs/astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index e8cf690..3b2157d 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -11,7 +11,7 @@ export default defineConfig({ integrations: [ starlight({ title: 'Multi-Agent Orchestrator', - description: 'Build scalable document processing pipelines on AWS.', + description: 'Flexible and powerful framework for managing multiple AI agents and handling complex conversations 🤖🚀', defaultLocale: 'en', favicon: '/src/assets/favicon.ico', customCss: [