From 620ad6afffdf5f8ed39a7e7ed4eda16c8e61d6de Mon Sep 17 00:00:00 2001 From: AaronBenDaniel <144371000+AaronBenDaniel@users.noreply.github.com> Date: Sat, 27 Jul 2024 17:27:40 -0400 Subject: [PATCH] Fixed "Download More" button --- src/frontend/src/routes/+page.svelte | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/frontend/src/routes/+page.svelte b/src/frontend/src/routes/+page.svelte index 73b6a73..b9bf841 100644 --- a/src/frontend/src/routes/+page.svelte +++ b/src/frontend/src/routes/+page.svelte @@ -194,7 +194,10 @@ >, where we release features early and discuss updates.
- Download More + (window.location.href = window.location.href)} + class="btn btn-outline btn-lg mt-10">Download More {/if}