Now
What am I currently up to?This year (2022) I have moved to The Netherlands with my family; specifically the north of Amsterdam.
@@ -65,7 +66,4 @@ import Footer from '../components/Footer.astro'; padding: 0; } - nav { - margin-bottom: -1rem; - } diff --git a/src/pages/social.astro b/src/pages/social.astro index d7487f3..a699a8d 100644 --- a/src/pages/social.astro +++ b/src/pages/social.astro @@ -2,11 +2,12 @@ import Layout from '../layouts/Layout.astro'; import Card from '../components/Card.astro'; import Footer from '../components/Footer.astro'; +import Back from '../components/Back.astro'; ---