diff --git a/docs/images/hero-dark.svg b/docs/images/hero-dark.svg
deleted file mode 100644
index e274f2fe..00000000
--- a/docs/images/hero-dark.svg
+++ /dev/null
@@ -1,361 +0,0 @@
-
diff --git a/docs/images/hero-light.svg b/docs/images/hero-light.svg
deleted file mode 100644
index efcc4de1..00000000
--- a/docs/images/hero-light.svg
+++ /dev/null
@@ -1,361 +0,0 @@
-
diff --git a/docs/mint.json b/docs/mint.json
index a0c8be26..52649055 100644
--- a/docs/mint.json
+++ b/docs/mint.json
@@ -2,8 +2,8 @@
"$schema": "https://mintlify.com/schema.json",
"name": "AgentOps",
"logo": {
- "dark": "/logo/dark.svg",
- "light": "/logo/light.svg"
+ "dark": "https://raw.githubusercontent.com/AgentOps-AI/agentops/35d5682866921a9e28d8ef66ae3c3b3d92d8fa6b/img/logo.png",
+ "light": "https://raw.githubusercontent.com/AgentOps-AI/agentops/35d5682866921a9e28d8ef66ae3c3b3d92d8fa6b/img/logo.png"
},
"favicon": "/favicon.png",
"colors": {
@@ -31,7 +31,11 @@
"navigation": [
{
"group": "Getting Started",
- "pages": ["v1/introduction", "v1/quickstart", "v1/examples"]
+ "pages": [
+ "v1/introduction",
+ "v1/quickstart",
+ "v1/examples"
+ ]
},
{
"group": "Details",