The Skip link skips to the main-content anchor. This anchor is set within the Banner to allow including of the page heading into what is considered to be a "whole page content".
On the pages where the banner is not present (if a banner is replaced by another component, for example), the anchor is not rendered.
This PR adds the anchor on the page if the banner is not present.
this is a tricky one
The Skip link skips to the
main-content
anchor. This anchor is set within the Banner to allow including of the page heading into what is considered to be a "whole page content".On the pages where the banner is not present (if a banner is replaced by another component, for example), the anchor is not rendered.
This PR adds the anchor on the page if the banner is not present.