console
console copied to clipboard
feat(navbar): move Docs link to header (appwrite#2541)
Moved the Docs link from the footer to the header for easier access while working in the console. This improves navigation flow by keeping frequently used links visible at all times. Updated the BaseNavbar layout for spacing consistency and removed the duplicate footer link. Verified across viewports to ensure proper alignment and responsiveness.
Summary by CodeRabbit
-
New Features
- Added a desktop-only navigation link to your current organization for quick access
- Added a compact Docs button to the top navigation bar that opens the documentation in a new tab