Skip to content

Commit 91455ab

Browse files
committed
feat: add entry for updated X terms of service in policy timeline
1 parent 0978e47 commit 91455ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/policy-timeline.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ const PolicyTimeline: React.FC = () => {
4646
title: "Monetization Integration",
4747
description: "Tied content visibility to premium features",
4848
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"
4955
}
5056
];
5157

0 commit comments

Comments
 (0)