mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-04 00:14:59 +01:00
docs: handle base path
This commit is contained in:
@@ -43,7 +43,7 @@ export default defineConfig({
|
||||
tag: "link",
|
||||
attrs: {
|
||||
rel: "icon",
|
||||
href: "/favicon.svg",
|
||||
href: "/docs/favicon.svg",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user