I was auditing the Boilerplate theme for use in my next project. It's looking pretty good, but there is one thing that I noticed, the 'Jump to navigation' link doesn't actually link to any anchor. The ID #main-menu is used in ZEN if I'm not mistaken, but here it doesn't make sense as there is no element on the page with the ID 'main-menu'.

On a side note, I think skipping to the navigation only makes sense for ZEN, because there the menu is printed after the content in code. I would change it here to a skip to content link.

Comments

danlinn’s picture

Status: Active » Postponed

Good catch. Next release we'll clean that up. Postponing for now.