diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 3d26754..4184ace 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -1,7 +1,7 @@ --- import { Icon } from 'astro-icon/components' -const { name, title, bio, github, linkedin } = Astro.props; +const { name, title, bio, gitea, linkedin } = Astro.props; ---
@@ -28,15 +28,15 @@ const { name, title, bio, github, linkedin } = Astro.props;
- +
- +