website
website copied to clipboard
No link to return to root of docs.flutter.dev
Describe the problem
Once on a deeper URL within docs.flutter.dev, (e.g., https://docs.flutter.dev/development/tools/devtools/overview) - there is no single clickable element to return a user to https://docs.flutter.dev. From https://flutter.dev itself, the Docs button within the nav bar is clickable, which routes a user to the root of the docs website, but then once in docs site itself, the same nav bar button only activates the dropdown and does not actually link to /.
Expected fix
Could we make the Docs link clickable atop https://docs.flutter.dev?
Additional context
Unclickable Docs button atop https://docs.flutter.dev:

This issue was originally pointed out to me by @ScottS2017