Skip to content

Commit edf84e5

Browse files
authored
Merge pull request #58 from elizaOS/add-homepage-index
fix: add homepage: index in docs.json
2 parents f906c70 + 0db06ff commit edf84e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"$schema": "https://mintlify.com/docs.json",
33
"theme": "mint",
4-
"name": "ElizaOS Documentation",
4+
"name": "ElizaOS Documentation",
5+
"homepage": "index",
56
"colors": {
67
"primary": "#0B35F1",
78
"light": "#0B35F1",

0 commit comments

Comments
 (0)