newjersey / njwds

NJ Web Design Standards
https://newjersey.github.io/njwds/
MIT License
9 stars 2 forks source link

Question: how to update footer links in our site using NJWDS? #32

Open werdnanoslen opened 1 year ago

werdnanoslen commented 1 year ago

How shall we track, in our own implementation (NJ UI), the need to update the footer when needed (ex. Governor or Lt. Governor changes)? We use React USWDS by Truss.

brandonlenz commented 1 year ago

It might be convenient for this library to be a central place the exports a JSON object that includes this info, so consumers can subscribe to updates via dependency updates, as a thought