See https://dequeuniversity.com/rules/axe/3.2/region?application=AxeChrome One approach to fix this would be to make the top `<div>` a `<main>` element and to wrap the link to GitHub into a `<nav>` element.
See https://dequeuniversity.com/rules/axe/3.2/region?application=AxeChrome
One approach to fix this would be to make the top
<div>a<main>element and to wrap the link to GitHub into a<nav>element.