We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97a47c commit d9be60cCopy full SHA for d9be60c
src/lib/resources.ts
@@ -12,14 +12,14 @@ export const resources: Resource[] = [
12
title: "Where She Stood - WWII",
13
websiteUrl: "https://whereshestoodwwii.wixsite.com/where-she-stood",
14
hideTopPx: 50,
15
- authorLine: "Mr Richard Yan (ALPHA Summer Program 2025)",
+ authorLine: "Ms Febe Chan (ALPHA Summer Program 2025)",
16
},
17
{
18
slug: "the-spine-of-the-nation",
19
title: "The Spine of the Nation",
20
websiteUrl: "https://thespineofthenation.wordpress.com",
21
hideTopPx: 49,
22
- authorLine: "Ms Febe Chan (ALPHA Summer Program 2025)",
+ authorLine: "Mr Richard Yan (ALPHA Summer Program 2025)",
23
24
];
25
0 commit comments