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

Fixed a few minor bugs in the contact.html code #363

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

Conversation

BryanSJamesDev
Copy link

  1. In the tag for the favicon, the href attribute is set to "./img/book.png". It should be updated to use the correct path if necessary.
    2)There is an extra closing tag just before the closing tag. It should be removed.
    3)Inside the tag, the input fields for "Email" and "Subject" have duplicate name attributes. Only one name attribute is required for each input field.

@vercel
Copy link

vercel bot commented Jun 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
book-finder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2023 5:56pm

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.

1 participant