From 46b8f174e720e5c2ed46a9f5318e11ded4cac684 Mon Sep 17 00:00:00 2001 From: RezHackXYZ Date: Thu, 29 May 2025 16:15:20 +0530 Subject: [PATCH] fix wrong link --- src/routes/+HomePage/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/+HomePage/tools.json b/src/routes/+HomePage/tools.json index 56557b2..f634b73 100644 --- a/src/routes/+HomePage/tools.json +++ b/src/routes/+HomePage/tools.json @@ -30,7 +30,7 @@ { "name": "Time&Table", "description": "The perfect idle screen when theres no teacher with the timetable, time and date!", - "link": "/randomname", + "link": "/IdleScreen", "icon": "nf-cod-table", "image": "https://placehold.co/1800x1000?text=screenshot+TBA" }