Skip to content

Commit d1e4cd3

Browse files
Add Grainchain blog post to docs.json sidebar navigation
- Add grainchain-langchain-for-sandboxes to Blog section in docs.json - Ensures the blog post appears in the sidebar navigation - Places it prominently after the posts overview page
1 parent 511bbf3 commit d1e4cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"groups": [
8383
{
8484
"group": "Blog",
85-
"pages": ["blog/posts", "blog/devin", "blog/act-via-code"]
85+
"pages": ["blog/posts", "blog/grainchain-langchain-for-sandboxes", "blog/devin", "blog/act-via-code"]
8686
}
8787
]
8888
},

0 commit comments

Comments
 (0)