From 8bc335cb6643cadee01bd89d91a60f32269cd3c5 Mon Sep 17 00:00:00 2001 From: Space Date: Sat, 26 Apr 2025 16:25:38 +0200 Subject: [PATCH] and for my last trick --- app/routes/_index.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index fb5d8c6..2fb7d0a 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -583,12 +583,12 @@ const projects: { link: "https://qr.reversed.dev", }, { - name: "Open Web UI - Memory Importer", + // Is Twitch streamer live, "Is-live", https://shsf-api.cottonfieldworkers.shop/api/exec/6/22b5d292-ccf1-473b-8838-4db550d6a1e6 + name: "Is-Live", description: - "A simple Memory Importer for the Open Web UI. Just a fun little project.", - link: "https://github.com/Space-Banane/openweb-memory-importer", - open_source: { - link: "https://github.com/Space-Banane/openweb-memory-importer", - }, + "Is a Twitch streamer live? Check it out. Simple API, no tracking, no ads.", + image: "https://cdn.reversed.dev/pictures/shsf/SHSF.png", + open_source: { link: "https://github.com/Space-Banane/is-live" }, + link: "https://is-live.reversed.dev", }, ];