Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The anchor on the homepage that represents the logo does not have an href attribute. #1964

Open
ErwinOtten opened this issue Jun 13, 2023 · 0 comments

Comments

@ErwinOtten
Copy link
Member

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant