diff --git a/index.html b/index.html index 32796c3..d268f8d 100644 --- a/index.html +++ b/index.html @@ -46,11 +46,12 @@ const SECTIONS = [ { id: "codeserver", name: "Code Server", desc: "Browser IDE", emoji: "๐Ÿ’ป", url: "https://code.manohargupta.com", status: "online", lastCheck: 18 }, { id: "litellm", name: "LiteLLM", desc: "Unified LLM gateway", emoji: "๐Ÿง ", url: "https://llm.manohargupta.com", status: "online", lastCheck: 5 }, { id: "apprise", name: "Apprise", desc: "Notification hub", emoji: "๐Ÿ””", url: "https://notify.manohargupta.com", status: "offline", lastCheck: 30 }, - { id: "angel", name: "Angel", desc: "Dev tool", emoji: "๐Ÿ˜‡", url: "https://angel.manohargupta.com", status: "online", lastCheck: 1 }, + ]}, { id: "finance", label: "Finance & Intel", services: [ { id: "tiger", name: "Tiger Agent", desc: "AI orchestration", emoji: "๐Ÿฏ", url: "https://agent.manohargupta.com", status: "online", lastCheck: 6 }, { id: "ladder", name: "Ladder", desc: "Paywall bypass ยท CORS proxy", emoji: "๐Ÿชœ", url: "https://ladder.manohargupta.com", status: "online", lastCheck: 9 }, + { id: "angel", name: "Angel", desc: "Portfolio tracker", emoji: "๐Ÿ˜‡", url: "https://angel.manohargupta.com", status: "online", lastCheck: 1 }, ]}, ];