We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da7db4 commit 3e98574Copy full SHA for 3e98574
src/components/Bio/Bio.tsx
@@ -18,7 +18,7 @@ const Bio = () => {
18
/>
19
</div>
20
<h1 className={styles["bio__name"]}>Pablo Androetto</h1>
21
- <Link to="mailto:pablo@androetto.dev">pablo@androett.dev</Link>
+ <Link to="mailto:pablo@androetto.dev">pablo@androetto.dev</Link>
22
<div className={styles["bio__profiles"]}>
23
<Link to="https://github.com/androettop">GitHub</Link>
24
<Link to="https://linkedin.com/in/androettop">LinkedIn</Link>
0 commit comments