diff --git a/.gitattributes b/.gitattributes index e4139e83c3..f2a548eec1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,3 +19,6 @@ docs/capabilities/memory/assets/** filter=lfs diff=lfs merge=lfs -text docs/capabilities/memory/assets/.gitattributes -filter -diff -merge text docs/capabilities/mapping/assets/** filter=lfs diff=lfs merge=lfs -text +# Mintlify deploy does not fetch Git LFS; keep site branding as normal blobs. +docs/assets/dimensional-logo-master-transparent.png -filter -diff -merge +docs/assets/favicon.png -filter -diff -merge diff --git a/docs/assets/dimensional-logo-master-transparent.png b/docs/assets/dimensional-logo-master-transparent.png index fd42835ede..e5bb598e1e 100644 Binary files a/docs/assets/dimensional-logo-master-transparent.png and b/docs/assets/dimensional-logo-master-transparent.png differ diff --git a/docs/assets/favicon.png b/docs/assets/favicon.png index db864bd8da..b24953fdca 100644 Binary files a/docs/assets/favicon.png and b/docs/assets/favicon.png differ diff --git a/docs/docs.json b/docs/docs.json index 960ff2528f..7cdbc96204 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -190,14 +190,14 @@ "navbar": { "links": [ { - "label": "Dimensional", - "href": "/" + "type": "github", + "href": "https://github.com/dimensionalOS/dimos" } ], "primary": { "type": "button", "label": "Get started", - "href": "https://github.com/dimensionalOS/dimos" + "href": "https://dimensionalos.com/prototype" } }, "contextual": { diff --git a/docs/introduction.mdx b/docs/introduction.mdx index 5f9e7c5184..4725bf0498 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -33,4 +33,7 @@ Dimensional is agent native, describe behavior in natural language and build loc Install DimOS, run your first blueprint, and inspect the running system. + + Go2 quadruped and G1 humanoid setup, simulation, and blueprints for real hardware. +