diff --git a/src/components/Toolbox.astro b/src/components/Toolbox.astro index ee8d5ee..d0cd6f9 100644 --- a/src/components/Toolbox.astro +++ b/src/components/Toolbox.astro @@ -16,7 +16,15 @@ const { tools } = Astro.props; tools.map(({ name, url, image }) => (