We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4361b75 commit 851293bCopy full SHA for 851293b
2 files changed
docs/.vitepress/config.ts
@@ -36,7 +36,6 @@ export default withMermaid(defineConfig({
36
head: [
37
['meta', { name: 'theme-color', content: '#3c82f6' }],
38
['link', { rel: 'icon', type: 'image/png', href: '/img/logo-dark.png' }],
39
- ['link', { rel: 'alternate icon', href: '/favicon.ico' }],
40
['meta', { name: 'keywords', content: 'ai agent plugin, claude code plugin, codex plugin, opencode plugin, universal agent manifest, ai harness plugin manager' }],
41
['meta', { property: 'og:type', content: 'website' }],
42
['meta', { property: 'og:url', content: DOCS_SITE }],
docs/public/favicon.ico
-993 Bytes
0 commit comments