We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6edce2 commit 76165abCopy full SHA for 76165ab
1 file changed
apps/portal/resources/data/blog.json
@@ -1,19 +1,11 @@
1
{
2
"data": [
3
- {
4
- "collapsed": false,
5
- "id": "Blog",
6
- "isLeaf": false,
7
- "name": "Blog",
8
- "parentId": null,
9
- "path": null
10
- },
11
12
"collapsed": false,
13
"id": "2025",
14
"isLeaf": false,
15
"name": "2025",
16
- "parentId": "Blog",
+ "parentId": null,
17
"path": null
18
},
19
@@ -80,4 +72,4 @@
80
72
"path": "learn/blog/json-blueprints-and-shared-workers.md"
81
73
}
82
74
]
83
-}
75
+}
0 commit comments