Skip to content

Conversation

TheVijayVignesh
Copy link
Contributor

Resolves #1118

This PR moves the "Built-in Sources" documentation to a top-level navigation category.

  • Updates sidebars.ts to create the new category, leaving the items array empty as requested.
  • Adds a redirect in docusaurus.config.ts from the old URL.

UI Screenshot

image

Note

Hi, I noticed my changes also included updating both package-lock.json and docs/yarn.lock. I've included both in the commit for now, but please let me know which one you'd prefer to keep, and I can update the PR. Thanks!

@badmonster0
Copy link
Member

visually looks good thanks!
yes pls revert changes on package-lock.json and yarn.lock, there's no new dependancy change for this PR

@TheVijayVignesh
Copy link
Contributor Author

@badmonster0 I have updated the PR and reverted the changes

@badmonster0
Copy link
Member

neat!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment