diff --git a/src/pages/index.astro b/src/pages/index.astro index 4e09f24..444178d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -11,7 +11,7 @@ import socials from "../data/socials.json";
{ socials.map(({ name, url, icon }) => ( - + ))