diff --git a/src/components/DownloadLink.astro b/src/components/DownloadLink.astro index e5cbe9e..3e43717 100644 --- a/src/components/DownloadLink.astro +++ b/src/components/DownloadLink.astro @@ -17,7 +17,7 @@ const { href, text, ...props } = Astro.props;