From 36bfd8e54728d08977cad9719c29f1a21ac0f172 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 11 Oct 2025 14:18:26 +0200 Subject: [PATCH] update url --- html/landing.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/landing.ejs b/html/landing.ejs index 95b0b6b8..c3685e01 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -300,7 +300,7 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3);