diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index d68ebaa5..9eda4425 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -7,13 +7,10 @@ export default withMermaid(defineConfig({ base: '/agent-host-protocol/', head: [ - ['link', { rel: 'icon', type: 'image/svg+xml', href: '/agent-host-protocol/logo.svg' }], ['link', { rel: 'stylesheet', href: 'https://unpkg.com/@vscode/codicons/dist/codicon.css' }], ], themeConfig: { - logo: '/logo.svg', - nav: [ { text: 'Guide', link: '/guide/what-is-ahp', activeMatch: '^/guide/' }, { text: 'Specification', link: '/specification/overview', activeMatch: '^/specification/' }, diff --git a/docs/public/logo.svg b/docs/public/logo.svg deleted file mode 100644 index 05aa89a5..00000000 --- a/docs/public/logo.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - -