Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 12e7aeb

Browse files
committed
remove line from config
1 parent d9126dd commit 12e7aeb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.vitepress/config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -341,11 +341,6 @@ function sidebarHome() {
341341
},
342342
],
343343
},
344-
// {
345-
// text: "Testnets",
346-
// collapsed: true,
347-
// items: [{ text: "CosmWasm Testnet", link: "/testnets/cosmwasm-testnet" }],
348-
// },
349344
{
350345
text: "Blog",
351346
collapsed: true,

0 commit comments

Comments
 (0)