From c7799abc8ada9e05fc040c5db771a95239991577 Mon Sep 17 00:00:00 2001 From: Felipe Lima Date: Wed, 16 Oct 2024 11:59:13 -0400 Subject: [PATCH] fix download ref --- src/components/download.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/download.astro b/src/components/download.astro index b3e1d8c..768c60b 100644 --- a/src/components/download.astro +++ b/src/components/download.astro @@ -6,7 +6,7 @@ import EnvelopeIcon from "../icons/envelope-circle-check.svg?raw"; import DownloadIcon from "../icons/download.svg?raw"; --- -
+