We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d652e76 commit fbaaea2Copy full SHA for fbaaea2
1 file changed
vite.config.ts
@@ -52,6 +52,9 @@ export default defineConfig({
52
{
53
path: "/docs",
54
},
55
+ {
56
+ path: "/docs/brand",
57
+ },
58
59
path: "/api/search",
60
0 commit comments