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 9ba0f8d commit 4e3b6ebCopy full SHA for 4e3b6eb
astro.config.mjs
@@ -42,7 +42,7 @@ export default defineConfig({
42
label: "Hive basics",
43
items: [
44
// Each item here is one entry in the navigation menu.
45
- { label: "Keys", slug: "common/keys" },
+ { label: "Account security", slug: "common/keys" },
46
{ label: "Hive tokens", slug: "common/hive-tokens" },
47
{ label: "Wallet", slug: "common/wallet" },
48
{
0 commit comments