Page content: enhance sidebar toc markup
On the landing pages for the top level menu entries, the design of the page creates two headings with the exact same text. One for the page's h1 and another in the page's sidebar. This can be an inconvenience to people navigating by header content.
Since the heading is being used as a label for the nav (100% great), it would be beneficial to add aria-hidden to the h2. It will still be the label to the nav but it will no show up in the heading structure. Since it functions more as a title for the sidebar and not a section of main content, I think this is a good change. It could also be left alone. It is not a real barrier. https://live-d8-example.pantheonsite.io/student-resources Best Practice