You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’m looking to find a way to add a link in the navbar toward remote content. I'm trying with the swr example in the v4-v2 branch.
I tried with a _meta.json file on the remote GitHub but it doesn't work.
From what I understand, the navbar prints the items in :
The topLevelNavbarItems are gathered by the function normalizePages() in packages/nextra/src/client/normalize-pages.ts
Can anyone help ?
Beta Was this translation helpful? Give feedback.
All reactions