summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/src/data/links.ts6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/src/data/links.ts b/website/src/data/links.ts
index 0395687..f0fc33e 100644
--- a/website/src/data/links.ts
+++ b/website/src/data/links.ts
@@ -140,6 +140,12 @@ const LINKS: Link[] = [
description: 'There was no long-term price inflation from 1200 (when these data begin) until 1550. WHAT?!',
isoDateAdded: '2025-01-23',
},
+ {
+ href: 'https://freeourfeeds.com',
+ title: 'Free social media from billionaire control',
+ description: 'I just donated $40. These guys are promising to do whatever it takes to make sure the AT Protocol is genuinely owned by everyone.',
+ isoDateAdded: '2025-01-28',
+ },
];
export default LINKS;