Use a link instead of a button for the logo in the headerbar
When the client disable JavaScript on his web navigator, it's not longer possible to go on the main page by using the logo in the headerbar.
Using a <a>
node instead of <button>
can be a solution.