docs: handle base path

This commit is contained in:
Jay V
2025-09-04 00:53:45 -07:00
parent 133ae42c55
commit 42b440be0c
2 changed files with 4 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ export default defineConfig({
tag: "link",
attrs: {
rel: "icon",
href: "/favicon.svg",
href: "/docs/favicon.svg",
},
},
],