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 605c262 commit 2040bdbCopy full SHA for 2040bdb
astro.config.mjs
@@ -75,7 +75,7 @@ export default defineConfig({
75
items: [
76
{ label: "Start Here", slug: "how-to-guides/start-here" },
77
{
78
- label: "Participants",
+ label: "Holders",
79
collapsed: false,
80
81
{ label: "Setup a Wallet", slug: "how-to-guides/participants/setup-a-wallet" },
@@ -96,7 +96,7 @@ export default defineConfig({
96
],
97
},
98
99
- label: "Leaders",
+ label: "Goal Leaders",
100
101
102
{ label: "Become a Root Agent", slug: "how-to-guides/root-agents/become-a-root-agent" },
0 commit comments