Skip to content

Commit 003cb82

Browse files
authored
Merge pull request #8481 from sagemathinc/revert-VPAT-policy-date-8478
next/policies: revert dropping the VPAT policy date
2 parents 775faab + 19a4bc9 commit 003cb82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/packages/next/pages/policies/accessibility.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export default function AccessibilityPage({ customize }) {
3030
<h1 style={{ fontSize: "28pt" }}>
3131
CoCalc Voluntary Product Accessibility Template (VPAT)
3232
</h1>
33+
<h2>Last Updated: July 3, 2019</h2>
3334
</div>
3435
<div style={{ fontSize: "12pt", overflowX: "auto" }}>
3536
<Accessibility />

0 commit comments

Comments
 (0)