From 1cd071b81af8415b90b691856dd4ab6408f34085 Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Fri, 2 Aug 2024 17:39:34 +0200 Subject: [PATCH] feat: Increase quantity of particles on download page The commit increases the quantity of particles on the download page from 20 to 30, improving the visual effect. --- src/components/download.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/download.tsx b/src/components/download.tsx index 38f3da2..53fcabd 100644 --- a/src/components/download.tsx +++ b/src/components/download.tsx @@ -353,7 +353,7 @@ export default function DownloadPage() {