Skip to content

Commit 0eee304

Browse files
committed
chore: clean up the lil tidbits
1 parent 2b264fd commit 0eee304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/services/copy.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const ACTIVITIES = [
5151
export const TALKING_POINTS = [
5252
'why comic sans is the best font',
5353
'why cities should embrace biking',
54-
'the time i got locked in a London train station overnight',
54+
'the time I got locked in a London train station overnight',
5555
'tiny homes and how awesome they are',
5656
'dark patterns and how they affect human behaviour',
5757
'how power lines are the ugliest form of infrastructure',
@@ -63,11 +63,11 @@ export const TALKING_POINTS = [
6363
export const LINKS = [
6464
{ label: "yumtown", href: "https://www.instagram.com/alexplores.cuisine/" },
6565
{ label: "uses", href: "https://www.notion.so/Uses-754d5447cf16442f9ce5f444ecce01d0" },
66-
{ label: 'github', href: 'https://github.com/alexieyizhe' },
6766
{
6867
label: 'blog',
6968
href: 'https://www.craft.do/s/essARjCAB2DclB',
7069
},
70+
{ label: 'gh', href: 'https://github.com/alexieyizhe' },
7171
];
7272

7373
export const PAST_EXPERIENCE = [

0 commit comments

Comments
 (0)