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.
1 parent 0978e47 commit 91455abCopy full SHA for 91455ab
src/components/policy-timeline.tsx
@@ -46,6 +46,12 @@ const PolicyTimeline: React.FC = () => {
46
title: "Monetization Integration",
47
description: "Tied content visibility to premium features",
48
impact: "Created tiered access to platform reach"
49
+ },
50
+ {
51
+ date: "Q3 2024",
52
+ title: "Updated X Terms of Service",
53
+ description: "The terms governing the platform under X's ownership",
54
+ impact: "Decreased transparency and accountability"
55
}
56
];
57
0 commit comments