summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-06-05 20:23:31 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-06-05 20:23:31 +0100
commita69d3fe14aa04f7299b78442159eec4d1e6dcec0 (patch)
tree6d90283df380d4d3f69947fd2aac430cc9ba6285
parenta9c8d7772a4421eaee63a806fd947fb39743745e (diff)
Boys
-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 4ca9632..3002768 100644
--- a/website/src/data/links.ts
+++ b/website/src/data/links.ts
@@ -32,6 +32,12 @@ const LINKS: Link[] = [
description: '‘Once you find yourself in the position of being someone’s father you’ll quickly realize that you’re not actually raising anyone here, you just happen to be the veteran in the trenches alongside them, showing them the ropes and hoping they’ll survive and turn out okay.’',
isoDateAdded: '2024-06-05',
},
+ {
+ href: 'https://www.bbc.co.uk/programmes/m001yshl',
+ title: 'Boys',
+ description: 'Catherine Carr did a fantastic job of unveiling how teenage boys are experiencing masculinity in Britain today. Plenty here to surprise, shock and inspire.',
+ isoDateAdded: '2024-06-05',
+ },
];
export default LINKS;