Skip to content

Commit 0cf42c5

Browse files
yashovardhanrtomas
authored andcommitted
Remove moca top & sidebar labels
1 parent 00eb3e3 commit 0cf42c5

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

sidebars.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,6 @@ const sidebars: SidebarsConfig = {
841841
value: "<span class='sidebarHeading'>Wallet Ecosystems</span>",
842842
defaultStyle: true,
843843
},
844-
"sdk/wallet-ecosystems/mocaverse",
845844
"sdk/wallet-ecosystems/safeauth",
846845
{
847846
type: "html",

src/components/navDropdown/sdk.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ <h2>Pregenerated Wallets API</h2>
434434
<ul>
435435
<h3>Wallet Ecosystems</h3>
436436
<li>
437-
<a href="/docs/sdk/wallet-ecosystems/mocaverse">
437+
<!-- <a href="/docs/sdk/wallet-ecosystems/mocaverse">
438438
<span>
439439
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
440440
<path
@@ -446,7 +446,7 @@ <h3>Wallet Ecosystems</h3>
446446
<h2>Mocaverse Embed</h2>
447447
<p>Embed SDK to connect to Mocaverse ID Wallet</p>
448448
</div>
449-
</a>
449+
</a> -->
450450
<a href="/docs/sdk/wallet-ecosystems/safeauth">
451451
<span>
452452
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">

0 commit comments

Comments
 (0)