Update Angel portfolio tracker logo to candlestick chart icon
This commit is contained in:
parent
5cf6f658ef
commit
d0af90804e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<!DOCTYPE html>
|
nages<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|
@ -69,7 +69,7 @@ const SECTIONS=[
|
||||||
{id:"finance",label:"Finance & Intel",services:[
|
{id:"finance",label:"Finance & Intel",services:[
|
||||||
{id:"tiger",name:"Tiger Agent",desc:"AI orchestration",emoji:"🐯",url:"https://agent.manohargupta.com"},
|
{id:"tiger",name:"Tiger Agent",desc:"AI orchestration",emoji:"🐯",url:"https://agent.manohargupta.com"},
|
||||||
{id:"ladder",name:"Ladder",desc:"Paywall bypass · CORS proxy",emoji:"🪜",url:"https://ladder.manohargupta.com"},
|
{id:"ladder",name:"Ladder",desc:"Paywall bypass · CORS proxy",emoji:"🪜",url:"https://ladder.manohargupta.com"},
|
||||||
{id:"angel",name:"Angel",desc:"Portfolio tracker",emoji:"😇",url:"https://angel.manohargupta.com"},
|
{id:"angel",name:"Angel",desc:"Portfolio tracker",emoji:"<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 3v18h18'/><rect x='7' y='10' width='3' height='8' rx='1' fill='none'/><line x1='8.5' y1='7' x2='8.5' y2='10'/><line x1='8.5' y1='18' x2='8.5' y2='21'/><rect x='12' y='6' width='3' height='12' rx='1' fill='none'/><line x1='13.5' y1='3' x2='13.5' y2='6'/><line x1='13.5' y1='18' x2='13.5' y2='21'/><rect x='17' y='12' width='3' height='6' rx='1' fill='none'/><line x1='18.5' y1='9' x2='18.5' y2='12'/><line x1='18.5' y1='18' x2='18.5' y2='21'/></svg>",url:"https://angel.manohargupta.com"},
|
||||||
]},
|
]},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue