diff --git a/docs/introduction.mdx b/docs/introduction.mdx
index 1975f891..a56c5d1a 100644
--- a/docs/introduction.mdx
+++ b/docs/introduction.mdx
@@ -15,7 +15,7 @@ description: 'PySpur is a drag-and-drop AI agent builder.'
## 1. Rapid Feedback Loops
-* **Build and test in one place**: Run the workflow within the canvas editor and observe each node's outputs to get instant feedback.
+* **Build and test in one place**: Run the workflow, observe each node's outputs, and iterate.
* **Drag-and-drop**: Add new nodes that *just* work off-the-shelf within seconds.
* **Vendor unification**: Instead of 20 nodes for 20 vendors, unified nodes enable you to jump between eg. models quickly to see which one is best for your use case.
diff --git a/docs/logo/dark.svg b/docs/logo/dark.svg
index 962cb7ba..3254ce66 100644
--- a/docs/logo/dark.svg
+++ b/docs/logo/dark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/mint.json b/docs/mint.json
index 34a7e7d3..fcaf5f02 100644
--- a/docs/mint.json
+++ b/docs/mint.json
@@ -26,10 +26,7 @@
"url": "https://github.com/PySpur-Dev/pyspur"
},
"tabs": [
- {
- "name": "API Reference",
- "url": "api-reference"
- }
+
],
"anchors": [
{
@@ -62,27 +59,6 @@
"example",
"quickstart"
]
- },
- {
- "group": "Essentials",
- "pages": [
- "essentials/spurs",
- "essentials/nodes"
- ]
- },
- {
- "group": "API Documentation",
- "pages": [
- "api-reference/introduction"
- ]
- },
- {
- "group": "Endpoint Examples",
- "pages": [
- "api-reference/endpoint/get",
- "api-reference/endpoint/create",
- "api-reference/endpoint/delete"
- ]
}
],
"footerSocials": {