Skip to content

Commit 7013b25

Browse files
committed
Revert "Merge pull request #12 from objectstack-ai/copilot/add-root-toggle-functionality"
This reverts commit e57d7ed, reversing changes made to 21a14c1.
1 parent 0133108 commit 7013b25

File tree

28 files changed

+46
-252
lines changed

28 files changed

+46
-252
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# dependencies
22
/node_modules
3-
/content/node_modules
43
/.pnp
54
.pnp.js
65

content/docs.site.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,6 @@
2222
"radius": "0.5rem"
2323
}
2424
},
25-
"products": [
26-
{
27-
"title": "Documentation",
28-
"description": "Core documentation engine",
29-
"url": "/docs/core",
30-
"icon": "FileText"
31-
},
32-
{
33-
"title": "Platform",
34-
"description": "Enterprise platform docs",
35-
"url": "/docs/platform",
36-
"icon": "Layers"
37-
}
38-
],
3925
"layout": {
4026
"navbar": {
4127
"enabled": true,
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)