Skip to content

Commit d19fc6f

Browse files
committed
Fixed guides order
1 parent 6caeca7 commit d19fc6f

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

src/pages/guides/auth0.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ tags:
2121
date: January 3, 2023
2222
author: Web3Auth Team
2323
communityPortalTopicId: 45
24+
pinned: true
2425
---
2526

2627
import Tabs from "@theme/Tabs";

src/pages/guides/mpc-core-kit.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tags: [web, corekit, mpc, google, whitelabel, react, ethereum]
77
date: May 15, 2023
88
author: Web3Auth Team
99
communityPortalTopicId:
10+
pinned: true
1011
---
1112

1213
import SEO from "@site/src/components/SEO";
@@ -26,7 +27,7 @@ functionality of how to use it.
2627
## Quick Start
2728

2829
```bash
29-
npx degit Web3Auth/web3auth-core-kit-examples/mpc-core-kit-web/intrinsic-flow-examples/mpc-core-kit-popup-flow-example mpc-core-kit-react-popup-example && cd mpc-core-kit-react-popup-example && npm install && npm start
30+
npx degit Web3Auth/web3auth-core-kit-examples/mpc-core-kit-web/implicit-flow-examples/mpc-core-kit-popup-flow-example w3a-mpc-core-kit-popup-flow-example && npm install && npm start
3031
```
3132

3233
## Prerequisites

src/pages/guides/telegram-oauth.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ type: guide
66
tags: [telegram, oauth, authentication]
77
date: March 8, 2024
88
author: Web3Auth Team
9-
pinned: true
109
communityPortalTopicId:
1110
---
1211

0 commit comments

Comments
 (0)