From 8abd606ec519012d19d2558a560bab953fea4eae Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Thu, 5 Dec 2024 08:35:40 -0500 Subject: [PATCH] feat(lighthouse): increase alternate download tap targets Signed-off-by: Adam Setch --- src/components/LatestRelease.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LatestRelease.astro b/src/components/LatestRelease.astro index 9c5ce72..80e7f96 100644 --- a/src/components/LatestRelease.astro +++ b/src/components/LatestRelease.astro @@ -128,7 +128,7 @@ const { downloadLinks, version, releaseDate } = await loadInitialData(); Also available on: