Skip to content

Commit 851293b

Browse files
committed
fix(docs): use brand logo as favicon, drop placeholder ico
1 parent 4361b75 commit 851293b

2 files changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vitepress/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export default withMermaid(defineConfig({
3636
head: [
3737
['meta', { name: 'theme-color', content: '#3c82f6' }],
3838
['link', { rel: 'icon', type: 'image/png', href: '/img/logo-dark.png' }],
39-
['link', { rel: 'alternate icon', href: '/favicon.ico' }],
4039
['meta', { name: 'keywords', content: 'ai agent plugin, claude code plugin, codex plugin, opencode plugin, universal agent manifest, ai harness plugin manager' }],
4140
['meta', { property: 'og:type', content: 'website' }],
4241
['meta', { property: 'og:url', content: DOCS_SITE }],

docs/public/favicon.ico

-993 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)