diff --git a/src/data/profile.json b/src/data/profile.json index 7677382..3ecfa31 100644 --- a/src/data/profile.json +++ b/src/data/profile.json @@ -1,6 +1,6 @@ { "name": "Rafael González", - "description": "Mexican web developer working @ Acromático Developement by day and being husband and dad the rest of the time 🚀", + "description": "Mexican web developer, working @ Acromático Developement by day and working as husband and dad the rest of the time 🚀", "personalLinks": [ { "name": "GitHub", diff --git a/src/pages/index.astro b/src/pages/index.astro index 72bbe64..8a29a60 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -59,7 +59,7 @@ for (let link of profileData.profesionalLinks) {
{`${perLink.name} @@ -110,6 +110,8 @@ for (let link of profileData.profesionalLinks) { ))} - +