From ccd7bdeb28c9dbb29f1839033ea51f6ead90b7e7 Mon Sep 17 00:00:00 2001 From: manohar Date: Fri, 8 May 2026 18:02:32 +0000 Subject: [PATCH] Update index.html added angel --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 573b8c4..e2526b5 100644 --- a/index.html +++ b/index.html @@ -39,6 +39,7 @@ const SECTIONS = [ { id: "miniflux", name: "Miniflux", desc: "RSS reader", emoji: "📰", url: "https://feeds.manohargupta.com", status: "online", lastCheck: 7, badge: "11 unread" }, { id: "changedetect", name: "ChangeDetection",desc: "Page change monitor", emoji: "👁", url: "https://watch.manohargupta.com", status: "warning", lastCheck: 45 }, { id: "openwebui", name: "Open WebUI", desc: "ChatGPT-style AI chat", emoji: "💬", url: "https://chat.manohargupta.com", status: "online", lastCheck: 10 }, + { id: "angel", name: "Angel", desc: "Trade tracking and alert", emoji: "📈", url: "https://angel.manohargupta.com", status: "online", lastCheck: 5 }, ]}, { id: "dev", label: "Dev", services: [ { id: "forgejo", name: "Forgejo", desc: "Self-hosted Git", emoji: "🌿", url: "https://git.manohargupta.com", status: "online", lastCheck: 11 },