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
It would be great if the navigation would detect new and deleted pages.
In other words, I'm talking about an always up-to-date nav that is in line with the website's content.
Desired workflows would look like:
Adding a new page:
new page is added to the repo
navigation is updated automatically to include a link to this new page
Deleting a page:
outdated page is removed from the repo
navigation is updated to remove the link to this deleted page
The text was updated successfully, but these errors were encountered:
It would be great if the navigation would detect new and deleted pages.
In other words, I'm talking about an always up-to-date nav that is in line with the website's content.
Desired workflows would look like:
Adding a new page:
Deleting a page:
The text was updated successfully, but these errors were encountered: