diff --git a/orchestrator/index.html b/orchestrator/index.html index fe833ac..0596f1f 100644 --- a/orchestrator/index.html +++ b/orchestrator/index.html @@ -2,7 +2,7 @@ - + Job Ops | Orchestrator diff --git a/orchestrator/public/favicon.png b/orchestrator/public/favicon.png new file mode 100644 index 0000000..1556dd8 Binary files /dev/null and b/orchestrator/public/favicon.png differ diff --git a/orchestrator/src/client/components/Header.tsx b/orchestrator/src/client/components/Header.tsx index bb9f0e7..0365d6f 100644 --- a/orchestrator/src/client/components/Header.tsx +++ b/orchestrator/src/client/components/Header.tsx @@ -8,7 +8,6 @@ import { Loader2, Play, RefreshCcw, - Rocket, Settings, Shield, Trash2, @@ -80,8 +79,12 @@ export const Header: React.FC = ({ to='/' className='flex items-center gap-3 hover:opacity-80 transition-opacity' > -
- +
+ Job Ops Logo
Job Ops