mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-12 22:08:48 +00:00
feat(knowledge-base): new page for s2
This commit is contained in:
parent
63142e27ea
commit
0a705d692e
6 changed files with 37 additions and 2 deletions
|
@ -14,6 +14,7 @@ const dhbwCollection = defineCollection({
|
|||
tags: z.array(z.string()),
|
||||
staticPath: z.string(),
|
||||
show: z.optional(z.boolean()),
|
||||
order: z.number(),
|
||||
}),
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue