Skip to content

Commit

Permalink
Update sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Dec 11, 2023
1 parent d07cc83 commit 54120c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/.vuepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,10 @@ export const getSidebar = (locale: string) =>
link: `${locale}/subquery_network/node_operators/introduction.md`,
collapsible: true,
children: [
{
text: "Introduction to Node Operators",
link: `${locale}/subquery_network/node_operators/introduction.md`,
},
{
text: "Data Indexers",
link: `${locale}/subquery_network/node_operators/indexers/introduction.md`,
Expand Down

0 comments on commit 54120c9

Please sign in to comment.