Skip to content

Fix: add aria-label="#878

Merged
komalharshita merged 1 commit into
komalharshita:mainfrom
DineshSivalanka:fix/add-aria-label-contact-867
Jun 15, 2026
Merged

Fix: add aria-label="#878
komalharshita merged 1 commit into
komalharshita:mainfrom
DineshSivalanka:fix/add-aria-label-contact-867

Conversation

@DineshSivalanka

Copy link
Copy Markdown
Contributor

Summary

Adds missing aria-label="Main navigation" to the navbar element in the contact page for accessibility compliance. This aligns with other pages in the project (index.html, project.html, 404.html, etc.).

Related Issue

Closes #867

Type of Change

  • Bug fix — resolves a broken behaviour

What Was Changed

File Change made
DevPath/DevPath/templates/contact.html Added aria-label="Main navigation" to the <nav> element for accessibility.

How to Test This PR

  1. Checkout the branch:
git checkout fix/add-aria-label-contact-867

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@DineshSivalanka is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

@komalharshita komalharshita merged commit 8e0e118 into komalharshita:main Jun 15, 2026
4 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add aria-label to navbar on contact page

2 participants