summaryrefslogtreecommitdiff
path: root/website/src/data/links.ts
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-01-28 20:36:53 +0000
committerJoe Carstairs <me@joeac.net>2025-01-28 20:36:53 +0000
commitfd3c8f03831ca5c51d544fd6759a46eadcf20937 (patch)
treede0625da06795d06fca181b1268945a7e3b2c6ee /website/src/data/links.ts
parentda5263d4b2ffd62177bb12d945e7249c1a41bba8 (diff)
Free our feeds
Diffstat (limited to 'website/src/data/links.ts')
-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;