Files
ragflow/docs/guides/_category_.json
Jimmy Ben Klieve 6814ace1aa docs: update docs icons (#12465)
### What problem does this PR solve?

Update icons for docs.
Trailing spaces are auto truncated by the editor, does not affect real
content.

### Type of change

- [x] Documentation Update
2026-01-07 10:00:09 +08:00

12 lines
213 B
JSON

{
"label": "Guides",
"position": 3,
"link": {
"type": "generated-index",
"description": "Guides for RAGFlow users and developers."
},
"customProps": {
"sidebarIcon": "LucideBookMarked"
}
}