From 9e3f2fe91b8b8bc85ccb206f75d656b87f2a5fab Mon Sep 17 00:00:00 2001 From: nsysean Date: Thu, 30 Jan 2025 17:42:46 +0800 Subject: [PATCH] Edit home --- src/data/site-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/site-config.ts b/src/data/site-config.ts index e5f92c0..ae206a3 100644 --- a/src/data/site-config.ts +++ b/src/data/site-config.ts @@ -77,7 +77,7 @@ const siteConfig: SiteConfig = { ], hero: { title: 'Hey!', - text: "I'm **Sean**, otherwise known as *ensy* or *nsysean*, a programmer and CTF player from Hong Kong.", + text: "I'm **Sean**, otherwise known as *ensy* or *nsysean*, a programmer and CTF player from Hong Kong. [Learn more about me.](/about)", }, postsPerPage: 8, projectsPerPage: 8