Describe the Bug
- On pages other than the homepage, the logo functions as an anchor and should therefore have an href attribute.
- The logo on the homepage should not be implemented as an anchor. Currently, it is an anchor without a
href attribute
Expected Behavior
- The logo on the homepage should not be implemented as an anchor, but as a
<div> with the same styling
To Reproduce
Please examine the source code of the homepage:
<a class="GcLogo-parent css-17h45ia">...</a>