Update header CTA
This commit is contained in:
parent
5f876b5d19
commit
8bbfccca26
1 changed files with 3 additions and 3 deletions
|
|
@ -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.",
|
"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(
|
`Discover some of my more exciting projects below. And if you'd like to reach out to me, you can find my ${Link(
|
||||||
'the bottom of the page',
|
'CV and contact details',
|
||||||
'#contact'
|
'#contact'
|
||||||
)}.`,
|
)} at the bottom of the page.`,
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue