From 8bbfccca2691b5151838046cb978ab56b3472a5f Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Wed, 28 Sep 2022 21:00:03 +0200 Subject: [PATCH] Update header CTA --- src/data/portfolio.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/portfolio.ts b/src/data/portfolio.ts index dac7a53..7d2217e 100644 --- a/src/data/portfolio.ts +++ b/src/data/portfolio.ts @@ -36,10 +36,10 @@ const main = new Main( "I'm passionate about architecting and building large-scale systems, especially in the context of AI/ML. However, in my free time, I also enjoy working with shaders, data visualisation, and sometimes even microcontrollers.", - `Discover some of my more exciting projects below. And if you'd like to reach out to me, you can find my contact details at ${Link( - 'the bottom of the page', + `Discover some of my more exciting projects below. And if you'd like to reach out to me, you can find my ${Link( + 'CV and contact details', '#contact' - )}.`, + )} at the bottom of the page.`, ], }),