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 },
]},
];