Compare commits

...

1 Commits

Author SHA1 Message Date
Erin Rivas
ac71919628 shuffling order 2023-08-14 13:05:03 -05:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
{ {
"label": "APIs", "label": "APIs",
"position": 2 "position": 3
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "dApp Libraries", "label": "dApp Libraries",
"position": 1 "position": 2
} }

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 2 sidebar_position: 1
--- ---
# Getting Started # Getting Started