diff --git a/index.html b/index.html index e2526b5..32796c3 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,7 @@ 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 },