We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e5305 commit eebeb39Copy full SHA for eebeb39
favicon.svg
index.html
@@ -7,7 +7,7 @@
7
<meta name="theme-color" content="#000000">
8
<title>OrchestrateAI - Enterprise Multi-Agent LLM Orchestration & Observability</title>
9
<!-- Favicon -->
10
- <link rel="icon" type="image/svg+xml" href="favicon.svg">
+ <link rel="icon" type="image/svg+xml" href="favicon.svg?v=2">
11
12
<!-- Performance Hints -->
13
<link rel="preconnect" href="https://cdn.tailwindcss.com" crossorigin>
0 commit comments