Skip to content

Commit

Permalink
chore: woops
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahetter committed Dec 20, 2024
1 parent b92fd7d commit bbf976a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/src/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const navOrder = [
'index',
'getting-started',
'commands',
'addons',
'api',
'blobs',
'build',
Expand All @@ -48,6 +49,7 @@ const navOrder = [
'init',
'integration',
'link',
'lm',
'login',
'logout',
'logs',
Expand All @@ -64,6 +66,8 @@ const navOrder = [
const pageNames = {
index: 'CLI Reference',
'getting-started': 'Getting Started',
addons: 'addons (deprecated)',
lm: 'lm (deprecated)',
}

const sortRoutes = (routes) =>
Expand Down

0 comments on commit bbf976a

Please # to comment.