From 3883eea2816ee1f129ee54855b1ea264a97317e5 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 4 Oct 2025 13:17:47 +0200 Subject: [PATCH] fix stuff + add stuff --- html/landing.ejs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/html/landing.ejs b/html/landing.ejs index ac613e31..4193b869 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -273,7 +273,7 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3);

Poke is a free software privacy app that lets you watch, explore and do MORE!!! — all ad-free and without tracking!!!

-

© <%= new Date().getFullYear() %> Poke Project Initiative With Love!! ❤️ - Licensed under GNU GPL v3+

+

© 2021-<%= new Date().getFullYear() %> Poke Project Initiative With Love!! ❤️ - Licensed under GNU GPL v3+

@@ -283,6 +283,7 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3); @@ -291,7 +292,7 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3);