Skip to content

Commit

Permalink
Merge pull request #1345 from ipopescu/1344_navigation
Browse files Browse the repository at this point in the history
1344 Navigation Fix
  • Loading branch information
ipopescu authored Dec 19, 2023
2 parents afdf742 + 0766643 commit a8a50fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/sidebar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ module.exports = {
id: "resources/tokens/cep18/full-tutorial",
},
items: [
"resources/tokens/cep18/full-tutorial",
"resources/tokens/cep18/quickstart-guide",
"resources/tokens/cep18/query",
"resources/tokens/cep18/transfer",
Expand All @@ -322,7 +321,6 @@ module.exports = {
id: "resources/tokens/cep78/introduction",
},
items: [
"resources/tokens/cep78/introduction",
"resources/tokens/cep78/modalities",
"resources/tokens/cep78/using-casper-client",
"resources/tokens/cep78/reverse-lookup",
Expand Down Expand Up @@ -376,7 +374,6 @@ module.exports = {
"resources/beginner/upgrade-contract",
"resources/beginner/cep18",
"resources/beginner/aws-node",
// TODO link external tutorials if possible, to show them in sidebar navigation
//"resources/beginner/use-javascript-sdk" TODO remove or replace
],
},
Expand Down

0 comments on commit a8a50fb

Please sign in to comment.