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
Updating the navigation bar requires going into components/Navigation.tsx, finding the navigation object and updating the links accordingly.
Seems simple but can be an annoying roadblock for non-technincal users.
The links should be extracted to another file with a simpler format(yaml?) which then gets imported into Navigation.tsx
The text was updated successfully, but these errors were encountered:
Updating the navigation bar requires going into components/Navigation.tsx, finding the navigation object and updating the links accordingly.
Seems simple but can be an annoying roadblock for non-technincal users.
The links should be extracted to another file with a simpler format(yaml?) which then gets imported into Navigation.tsx
The text was updated successfully, but these errors were encountered: