Skip to content

Commit b6e5305

Browse files
author
ZENTAXA Team
committed
Add minimal SVG favicon and link in head
1 parent 4965ce7 commit b6e5305

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

favicon.svg

Lines changed: 32 additions & 0 deletions
Loading

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<meta name="description" content="Enterprise-grade orchestration and observability platform for multi-agent LLM systems. Deploy, manage, and monitor AI agents at scale with military-grade security.">
77
<meta name="theme-color" content="#000000">
88
<title>OrchestrateAI - Enterprise Multi-Agent LLM Orchestration & Observability</title>
9+
<!-- Favicon -->
10+
<link rel="icon" type="image/svg+xml" href="favicon.svg">
911

1012
<!-- Performance Hints -->
1113
<link rel="preconnect" href="https://cdn.tailwindcss.com" crossorigin>

0 commit comments

Comments
 (0)