remove toc
This commit is contained in:
parent
a19b417d71
commit
f3aeeb1b5f
8 changed files with 177 additions and 282 deletions
|
|
@ -8,7 +8,6 @@ const base = z.object({
|
|||
useD3: z.boolean().optional(),
|
||||
scripts: z.array(z.string()).optional(),
|
||||
redirect: z.string().optional(),
|
||||
showToc: z.boolean().optional(),
|
||||
});
|
||||
|
||||
export const collections = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue