-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Currently, if you click the Ember logo in the top left of the page when you are on a blog post you will go back to the emberjs.com homepage. This is expected because of the nature of the Navbar that we have.
The problem, however, is that even though we have a lot of cross-links to certain tags in the sidebar we currently have no good way to get back to the index of the Blog 🤔
This is a general problem we will face with all of our designs but if we can find a specific solution in this project we can worry about generalising it later.