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

Fixing issue: Navigation back to the home page(#2) #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pathholder1806
Copy link

Fixes #2

Description:
So the header had two anchor tags in which the logo images were present. As described by the issue, the second anchor tag with the text was not pointing to the home-page URL.

Solution:
I set the href attribute of the second anchor tag as that of the first one and now both of them are pointing towards the same home-page URL.

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

Successfully merging this pull request may close these issues.

Navigation back to the home page
1 participant