From 44cb102f6906227ec8deb104a0d2978688196a6e Mon Sep 17 00:00:00 2001 From: Space Date: Sat, 26 Apr 2025 16:28:10 +0200 Subject: [PATCH] fix --- app/routes/_index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index 2fb7d0a..adfccb2 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -587,7 +587,7 @@ const projects: { name: "Is-Live", description: "Is a Twitch streamer live? Check it out. Simple API, no tracking, no ads.", - image: "https://cdn.reversed.dev/pictures/shsf/SHSF.png", + image: "https://cdn.reversed.dev/pictures/islive.png", open_source: { link: "https://github.com/Space-Banane/is-live" }, link: "https://is-live.reversed.dev", },