aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/landing/sections/Hero.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/landing/sections/Hero.tsx')
-rw-r--r--src/components/landing/sections/Hero.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/landing/sections/Hero.tsx b/src/components/landing/sections/Hero.tsx
index a56deb1..35f5bd9 100644
--- a/src/components/landing/sections/Hero.tsx
+++ b/src/components/landing/sections/Hero.tsx
@@ -1,5 +1,5 @@
1/* 1/*
2 * SPDX-FileCopyrightText: 2023 Kristóf Marussy 2 * SPDX-FileCopyrightText: 2023-2024 Kristóf Marussy
3 * 3 *
4 * SPDX-License-Identifier: MIT 4 * SPDX-License-Identifier: MIT
5 */ 5 */
@@ -66,7 +66,7 @@ export default function Hero({ avatar }: { avatar: string }) {
66 )} 66 )}
67 > 67 >
68 Read my CV 68 Read my CV
69 </a> 69 </a>{' '}
70 <a 70 <a
71 href="#contact" 71 href="#contact"
72 className={clsx( 72 className={clsx(