We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 775faab + 19a4bc9 commit 003cb82Copy full SHA for 003cb82
src/packages/next/pages/policies/accessibility.tsx
@@ -30,6 +30,7 @@ export default function AccessibilityPage({ customize }) {
30
<h1 style={{ fontSize: "28pt" }}>
31
CoCalc Voluntary Product Accessibility Template (VPAT)
32
</h1>
33
+ <h2>Last Updated: July 3, 2019</h2>
34
</div>
35
<div style={{ fontSize: "12pt", overflowX: "auto" }}>
36
<Accessibility />
0 commit comments