You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our src/pages/policy/header.jsx has a static value indicating the last time the document was updated. However, according to this stack overflow post, we can get last time the file was updated.
Add a last updated date to each of the policy documents.
Currently our
src/pages/policy/header.jsx
has a static value indicating the last time the document was updated. However, according to this stack overflow post, we can get last time the file was updated.Add a last updated date to each of the policy documents.
Related: #13
The text was updated successfully, but these errors were encountered: