diff --git a/apps/docs/content/docs/api/meta.json b/apps/docs/content/docs/api/meta.json index 2c5efa4..78e0e84 100644 --- a/apps/docs/content/docs/api/meta.json +++ b/apps/docs/content/docs/api/meta.json @@ -1,6 +1,6 @@ { "title": "API", - "description": "API Documentation", + "description": "RESTful API reference for programmatic access to Dokploy", "icon": "Code", "root": true, "pages": ["---Get Started---", "index", "---Reference---", "..."] diff --git a/apps/docs/content/docs/cli/meta.json b/apps/docs/content/docs/cli/meta.json index d6afdbf..11e4b1b 100644 --- a/apps/docs/content/docs/cli/meta.json +++ b/apps/docs/content/docs/cli/meta.json @@ -1,6 +1,6 @@ { "title": "CLI", - "description": "CLI Documentation", + "description": "Command-line interface for managing Dokploy from your terminal", "icon": "SquareTerminal", "root": true, "pages": [ diff --git a/apps/docs/content/docs/core/meta.json b/apps/docs/content/docs/core/meta.json index 0079943..2678b41 100644 --- a/apps/docs/content/docs/core/meta.json +++ b/apps/docs/content/docs/core/meta.json @@ -1,6 +1,6 @@ { "title": "Core", - "description": "The core of Dokploy", + "description": "Essential guides for deploying and managing applications, databases, and server configurations", "icon": "Package", "root": true, "pages": [