docs: rename title in meta.json (#64)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Logan
2025-04-21 10:29:36 -06:00
committed by GitHub
parent 5f3c9fc7a2
commit 8faf301d0a
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@llama-flow/docs": patch
---
docs: rename title in `meta.json`
+1 -1
View File
@@ -1,5 +1,5 @@
{
"title": "Workflows",
"title": "Workflow",
"description": "Event-driven workflow engine",
"root": true,
"defaultOpen": false,