From 9b3554a094373ffce9a2e7541d9df764c08336ff Mon Sep 17 00:00:00 2001 From: jtsang4 Date: Mon, 15 Apr 2024 03:34:56 +0800 Subject: [PATCH] doc: adjust intro --- src/pages/index.astro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 0e7b8cf..71913f9 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -41,9 +41,10 @@ const socialCount = SOCIALS.filter(social => social.active).length

- Hello, I’m James Tsang, a web developer, mainly worked in the front end. + Hello, I’m James Tsang, a fullstack web developer, mainly worked in the + field of privacy and security.

-

I'm also interested in large language models, MLOps.

+

I'm also interested in large language models.

{ // only display if at least one social link is enabled socialCount > 0 && (