Skip to content

Commit 93baa4f

Browse files
committed
Update sidebars.ts
1 parent a186b54 commit 93baa4f

File tree

1 file changed

+39
-26
lines changed

1 file changed

+39
-26
lines changed

sidebars.ts

Lines changed: 39 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,19 @@ const sidebars: SidebarsConfig = {
495495
"connect-blockchain/evm/ethereum/unity",
496496
],
497497
},
498+
{
499+
type: "category",
500+
label: "Linea",
501+
items: [
502+
"connect-blockchain/evm/linea/linea",
503+
"connect-blockchain/evm/linea/web",
504+
"connect-blockchain/evm/linea/android",
505+
"connect-blockchain/evm/linea/ios",
506+
"connect-blockchain/evm/linea/react-native",
507+
"connect-blockchain/evm/linea/flutter",
508+
"connect-blockchain/evm/linea/unity",
509+
],
510+
},
498511
{
499512
type: "category",
500513
label: "5ire",
@@ -677,6 +690,19 @@ const sidebars: SidebarsConfig = {
677690
"connect-blockchain/evm/cronos/unity",
678691
],
679692
},
693+
{
694+
type: "category",
695+
label: "Fhenix",
696+
items: [
697+
"connect-blockchain/evm/fhenix/fhenix",
698+
"connect-blockchain/evm/fhenix/web",
699+
"connect-blockchain/evm/fhenix/android",
700+
"connect-blockchain/evm/fhenix/ios",
701+
"connect-blockchain/evm/fhenix/react-native",
702+
"connect-blockchain/evm/fhenix/flutter",
703+
"connect-blockchain/evm/fhenix/unity",
704+
],
705+
},
680706
{
681707
type: "category",
682708
label: "Flare",
@@ -703,19 +729,6 @@ const sidebars: SidebarsConfig = {
703729
"connect-blockchain/evm/flow/unity",
704730
],
705731
},
706-
{
707-
type: "category",
708-
label: "Fhenix",
709-
items: [
710-
"connect-blockchain/evm/fhenix/fhenix",
711-
"connect-blockchain/evm/fhenix/web",
712-
"connect-blockchain/evm/fhenix/android",
713-
"connect-blockchain/evm/fhenix/ios",
714-
"connect-blockchain/evm/fhenix/react-native",
715-
"connect-blockchain/evm/fhenix/flutter",
716-
"connect-blockchain/evm/fhenix/unity",
717-
],
718-
},
719732
{
720733
type: "category",
721734
label: "Harmony",
@@ -768,19 +781,6 @@ const sidebars: SidebarsConfig = {
768781
"connect-blockchain/evm/klaytn/unity",
769782
],
770783
},
771-
{
772-
type: "category",
773-
label: "Linea zkEVM",
774-
items: [
775-
"connect-blockchain/evm/linea/linea",
776-
"connect-blockchain/evm/linea/web",
777-
"connect-blockchain/evm/linea/android",
778-
"connect-blockchain/evm/linea/ios",
779-
"connect-blockchain/evm/linea/react-native",
780-
"connect-blockchain/evm/linea/flutter",
781-
"connect-blockchain/evm/linea/unity",
782-
],
783-
},
784784
{
785785
type: "category",
786786
label: "Manta",
@@ -1020,6 +1020,19 @@ const sidebars: SidebarsConfig = {
10201020
"connect-blockchain/evm/xdc/unity",
10211021
],
10221022
},
1023+
{
1024+
type: "category",
1025+
label: "XPLA",
1026+
items: [
1027+
"connect-blockchain/evm/xpla/xpla",
1028+
"connect-blockchain/evm/xpla/web",
1029+
"connect-blockchain/evm/xpla/android",
1030+
"connect-blockchain/evm/xpla/ios",
1031+
"connect-blockchain/evm/xpla/react-native",
1032+
"connect-blockchain/evm/xpla/flutter",
1033+
"connect-blockchain/evm/xpla/unity",
1034+
],
1035+
},
10231036
{
10241037
type: "category",
10251038
label: "Zetachain",

0 commit comments

Comments
 (0)