I would like to add aria-label="descriptive text" to each link in my navigation.
aria-label="descriptive text"
What ways are available to add a field to every page of my website for the content of that Aria Label?
You can add a field (AriaLabel) to the page type, then in your transformation for the navigation, get the value using macro {% AriaLabel %}
Thank you Rui, that was very easy
Please, sign in to be able to submit a new answer.