The Contact link is currently hiding in the shadows 🦇 and doesn’t do anything. Users expect it to navigate to a contact section on the page.
Prerequisite: Depends on #7 (“Missing Last Navigation Link”)
What to do:
Add a Contact section to the page (can be a simple form or placeholder info).
Add an href pointing to the new Contact section: href="#contact"
The
Contactlink is currently hiding in the shadows 🦇 and doesn’t do anything. Users expect it to navigate to a contact section on the page.Prerequisite: Depends on #7 (“Missing Last Navigation Link”)
What to do:
Add a Contact section to the page (can be a simple form or placeholder info).
Add an
hrefpointing to the new Contact section:href="#contact"