From 92d267a7ce05bf8cfd1bf0519e0572760ec4ffd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Gonz=C3=A1lez?= Date: Wed, 12 Jan 2022 21:46:16 -0600 Subject: [PATCH] Added footer --- src/data/profile.json | 2 +- src/pages/index.astro | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) 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) { ))} -
+