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 670c249 commit a4436f9Copy full SHA for a4436f9
.vitepress/config.ts
@@ -191,7 +191,6 @@ function sidebarHome() {
191
text: "Technical details",
192
collapsed: true,
193
items: [
194
- { text: "Rollkit stack", link: "/learn/stack" },
195
{ text: "Transaction flow", link: "/learn/transaction-flow" },
196
{ text: "Configuration", link: "/learn/config" },
197
],
learn/stack.md
0 commit comments